This website requires JavaScript.
Explore
Help
Sign In
hyung-hwan
/
qse
Watch
1
Star
0
Fork
0
You've already forked qse
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
ec5537a35fa8a1a5d9d1b5218e9bc34999eda650
qse
/
qse
/
cmd
/
awk
History
hyung-hwan
ec5537a35f
cleaned up $
2012-08-16 03:47:55 +00:00
..
awk.c
cleaned up $
2012-08-16 03:47:55 +00:00
Makefile.am
added the experimental mpi_reduce() and MPI_REDUCE_XXXs to awk. MPI_REDUCE_XXXs are added as a global variable. it'd be more efficient to turn MPI_REUDCE_XXXs to constants. this may need something like qse_awk_addconst(). consider adding this new API function
2012-08-12 06:09:16 +00:00
Makefile.in
added the experimental mpi_reduce() and MPI_REDUCE_XXXs to awk. MPI_REDUCE_XXXs are added as a global variable. it'd be more efficient to turn MPI_REUDCE_XXXs to constants. this may need something like qse_awk_addconst(). consider adding this new API function
2012-08-12 06:09:16 +00:00
mpi.c
added some mpi code for awk
2012-08-10 16:05:55 +00:00