Exascale FastForward
  1. Exascale FastForward

ParallelIO

Public

Network

 
AuthorCommitMessageCommit Date
Stefan MuszalaStefan Muszala
78ec7542917 fix mixed up darwin and goldbach cmake command path
Stefan MuszalaStefan Muszala
d2b484215ac fix indent line
Stefan MuszalaStefan Muszala
e848a43a061 add support for goldbach and nag
Stefan MuszalaStefan Muszala
57f00d93260 add check for goldbach_nag
Stefan MuszalaStefan Muszala
86843a478aa missed a slash in a path name
Stefan MuszalaStefan Muszala
50aef492e79 fix type in CMakeLists.txt
Stefan MuszalaStefan Muszala
5f866ba00d4 change path to mpirunLsf....py
Stefan MuszalaStefan Muszala
ce0dab3feea run through pep8
Stefan MuszalaStefan Muszala
4d5e6889f4f move things around so I can bring in tools/unit_testing as an external and create contrib/standAlone for mpirunLsfReorderArgs.py ...standAlone should eventually be an externals for any stand alone python scripts
Stefan MuszalaStefan Muszala
85b24463b6b add darwin PLATFORM string
Stefan MuszalaStefan Muszala
8ef03d931cf more iteration...had so split out yellowstone from darwin test commands in CmakeLists.txt
Stefan MuszalaStefan Muszala
57943519eeb add a PAREN var in CMakeLists.txt
Stefan MuszalaStefan Muszala
1cef4b672f3 tweak back on darwin
Stefan MuszalaStefan Muszala
fb0a65540f1 finally got unit tests running on caldera from a CLI ctest kickoff
Stefan MuszalaStefan Muszala
e9839f37c64 add call to wrapper script
Stefan MuszalaStefan Muszala
7efa04f3390 do more reordering...found a way to get past mpirun.lsf by hopefully providing a wrapper script
Stefan MuszalaStefan Muszala
38da972eed9 change execca to bsub ...argh
Stefan MuszalaStefan Muszala
4725fb9c592 put stubs in correct location
Stefan MuszalaStefan Muszala
c4322ad238e add stubs for examples...actually needed for xcode project at this point
Stefan MuszalaStefan Muszala
23f751c1719M merge up to pio2_0 branch...clean up CMakeList.txt for test dir, debugging mpirun.lsf issues with order of test exe options
Stefan MuszalaStefan Muszala
8a39f1648fa dirs that holds simple pio usage examples
Stefan MuszalaStefan Muszala
892bb50deb1put yellowstone class attrs into a method
Stefan MuszalaStefan Muszala
44942b00d74 add a user defined ctor for the abc
Stefan MuszalaStefan Muszala
16e330cf8f0move the cmake method into the base class since it doesn't change.
Stefan MuszalaStefan Muszala
f9cb1bc23df add what will be in a python library
Stefan MuszalaStefan Muszala
c113860a2a6 create an abc for a builder abstract base, extend accordingly
Stefan MuszalaStefan Muszala
9ee8d0eb026 add machine_setup.py
Stefan MuszalaStefan Muszala
c102a4150fa final iteration to get ctest running automatically after cmake and build. adds a QUEUE option for ADD_TEST which allows you to specify something like execca or execgy for running on caldera or gyser respectively
Stefan MuszalaStefan Muszala
db6f1e99572 change MPIEXEC to CTEST_EXE since it is directly used in testing
Stefan MuszalaStefan Muszala
acd307f45e5 run unit tests on caldera, add back ticks for ctest ADD_TEST commands when there is more than one option to the test
Stefan MuszalaStefan Muszala
45e9d6ba7f8 removed full path names from exe's
Stefan MuszalaStefan Muszala
a1ef50f63ed reorder ADD_TEST s.t. this will work eith execca on yellowstone
Stefan MuszalaStefan Muszala
b7b040b600brun through pep8
Stefan MuszalaStefan Muszala
c5011604860 add santos' Lmod handling
Stefan MuszalaStefan Muszala
384803f3ba1 more iteration on getting modules to load
Stefan MuszalaStefan Muszala
b76dde84746 working out bash syntax
Stefan MuszalaStefan Muszala
21da8081b7bcontinue to work on getting modules to work from python scripts
Stefan MuszalaStefan Muszala
0ff7812f0c6 add modules for yellowstone
Stefan MuszalaStefan Muszala
73f0231a9d3 add santos c example
Stefan MuszalaStefan Muszala
2dc9ef9cb45 python script for configuring, building and running tests on osx
Stefan MuszalaStefan Muszala
9486888d041 branch for interface, examples, unit testing dev
Jim EdwardsJim Edwards
227b3953d24more work on performance test
Jim EdwardsJim Edwards
e7abb5cb064exit loop if rearranger is not an allowed value
Jim EdwardsJim Edwards
04ece302ed5add fields to namelist
Jim EdwardsJim Edwards
78cd84eb09cadd fields to namelist
Jim EdwardsJim Edwards
777ee8213f5back out debug statements accidently commited
Jim EdwardsJim Edwards
2dab2f9eef0add block cyclic support
Jim EdwardsJim Edwards
c8490a0bd05patchs for gnu and nag compilers
Jim EdwardsJim Edwards
183479ad025fix issue in box rearranger
Jim EdwardsJim Edwards
6bcc33114efminor fix