Exascale FastForward
  1. Exascale FastForward

ParallelIO

Public

Network

 
AuthorCommitMessageCommit Date
Stefan MuszalaStefan Muszala
f6503e4c1af add type for fptr to make nag happy
Stefan MuszalaStefan Muszala
96ad3b5b680 fix c_loc bug -- cannot be an argument to the procedure 'c_loc' because it is not C interoperable
Stefan MuszalaStefan Muszala
1e57fcf6bda empty commit, last one threw an error
Stefan MuszalaStefan Muszala
863f70f598e merged up to jim's pio2_0 branch. not working with gfortran. need to commit to test on other platforms
Stefan MuszalaStefan Muszala
ba636add0ba add working readme and only build f03 example on goldbach until c linking with lib_curl is figured out
Stefan MuszalaStefan Muszala
8f93d954742 more mods to examples
Stefan MuszalaStefan Muszala
08688318962 twiddling things to get goldbach_intel to compile and run
Stefan MuszalaStefan Muszala
d13a66bfd35 fix type for goldbach_intel
Stefan MuszalaStefan Muszala
8cf10932344 add check for goldbach_intel class
Stefan MuszalaStefan Muszala
d30759072e7 add goldbach_intel
Stefan MuszalaStefan Muszala
2f337bca8b3 get c example running
Stefan MuszalaStefan Muszala
4c687a322ce remove interface for new type function of fortran class...just use init
Stefan MuszalaStefan Muszala
db39163c0ca got things working (except read), working out something with CTOR and allocatable compdof
Stefan MuszalaStefan Muszala
5aaa008df09 more mods for test example
Stefan MuszalaStefan Muszala
4b344a88605 reorg PIO includes
Stefan MuszalaStefan Muszala
d83d412022a fix type on CMakeLists.txt
Stefan MuszalaStefan Muszala
e099c5ae453 trying to get pio example to work
Stefan MuszalaStefan Muszala
00849f52293 play with examples a bit ... work on a very simple f90 example
Stefan MuszalaStefan Muszala
10c0c703dba remove some print statements
Stefan MuszalaStefan Muszala
f10e943e3b5 change args for non-yellowstone EXE_CMD set
Stefan MuszalaStefan Muszala
793d9d15cd9 typo #2 for non-yellowstone version
Stefan MuszalaStefan Muszala
f8a706a2327 typo for non-yellowstone version
Stefan MuszalaStefan Muszala
618e1247406 CLI args. to tests in add_mpi_test should be their own argument to that function
Stefan MuszalaStefan Muszala
91aa2304a23 clean up test/CMakeLists.txt to get all tests back in place with the new function
Stefan MuszalaStefan Muszala
33db5a7d983 typo for base class self.EXECCA
Stefan MuszalaStefan Muszala
0db1848a379 typo for base class self.EXECCA
Stefan MuszalaStefan Muszala
cd8d34e3bb3 found a fix for dispatching jobs on different platforms
Stefan MuszalaStefan Muszala
8aeefcc11c3 try something to get tests working on both yellowstone and other platforms
Stefan MuszalaStefan Muszala
0dcf10b91cb finish hooking in example to cmake ... builds examples automatically
Stefan MuszalaStefan Muszala
9defb633a3a first attempt to hook example stubs into cmake build
Stefan MuszalaStefan Muszala
8a683c72e32 give access to the struct with pointers in impls by passing in a this argument
Stefan MuszalaStefan Muszala
3550dc04983 add stub functionality for c,cxx and f03
Stefan MuszalaStefan Muszala
cb2c29f444b comment clean up
Stefan MuszalaStefan Muszala
65a3cff5dc6 clean up, put all commands in place
Stefan MuszalaStefan Muszala
7a5815dd2fc try adding a python wrapper for loading modules on goldbach
Stefan MuszalaStefan Muszala
332a61f2f2b try modules on goldbach
Stefan MuszalaStefan Muszala
541da78c5b0 change goldbach_nag from mpiexe to mpirun
Stefan MuszalaStefan Muszala
7759a0ff5d0 curls -> curl
Stefan MuszalaStefan Muszala
5237b5c8a86 -l curl needed for goldbach nag ctests
Stefan MuszalaStefan Muszala
dd999abc28d fix nag line length problems
Stefan MuszalaStefan Muszala
2ab74118a4e fix error caught by nag in pio_tutil.F90
Stefan MuszalaStefan Muszala
415b3edf40a add goldbach platform string
Stefan MuszalaStefan Muszala
30ea949f405 remove darwin cmake setting for goldbach--bug fix
Stefan MuszalaStefan Muszala
7d97ccd6cc8 move print statement
Stefan MuszalaStefan Muszala
100189e04b0 figuring out how to get nag running on goldbach
Stefan MuszalaStefan Muszala
ccef4073daf add nag module load for goldbach
Stefan MuszalaStefan Muszala
1c25b75c205 remoe -lcurl for goldbach
Stefan MuszalaStefan Muszala
7f4470b4a4e forgot space in -I
Stefan MuszalaStefan Muszala
5b7f0024dc6 add include path for nag
Stefan MuszalaStefan Muszala
696f38672f1 add a few spaces to get -D correct