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
8f1e15366df557156635721b449b096236999ab9
qse
/
qse
/
cmd
/
awk
History
hyung-hwan
8f1e15366d
Added QSE_AWK_TOLERANT
2012-08-17 06:53:17 +00:00
..
awk.c
Added QSE_AWK_TOLERANT
2012-08-17 06:53:17 +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