User Tools

Site Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
io500:run [2019/10/26 02:18] – [Installation] gmarkomanolisio500:run [2020/10/14 20:55] – [Installation] link to new repo adilger
Line 8: Line 8:
 ==== Installation ==== ==== Installation ====
  
-  $ git clone https://github.com/VI4IO/io-500-dev.git -b io500-sc-19  +  $ git clone https://github.com/IO500/io500.git -b io500-sc20  
-  $ cd io-500-dev  +  $ cd io500  
-  $ ./utilities/prepare.sh+  $ ./prepare.sh
  
 We know that the library libcircle which is required for the pfind test is not easy to get compiled on Cray systems.It is required to modify the configure file to avoid verifying the MPI version by options such as //--showme// that do not exist on Cray MPI. Check also https://github.com/hpc/libcircle/issues/27 We know that the library libcircle which is required for the pfind test is not easy to get compiled on Cray systems.It is required to modify the configure file to avoid verifying the MPI version by options such as //--showme// that do not exist on Cray MPI. Check also https://github.com/hpc/libcircle/issues/27