User Tools

Site Tools


PDO SQLite support missing in this PHP install - The sqlite plugin will not work
SQLite: SQLite PDO driver not available
Could not initialize DB!

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
io500:rules:submission [2020/05/22 20:34] – ISC 20 rules publishing from approved Google doc gflofst_sandia.govio500:rules:submission [2020/05/22 21:47] john_bent
Line 9: Line 9:
   - Submissions are made using the latest version of the IO500 application in GitHub which runs both the existing bash version and the new C version and all binaries should be built according to the included build instructions.   - Submissions are made using the latest version of the IO500 application in GitHub which runs both the existing bash version and the new C version and all binaries should be built according to the included build instructions.
       - $ git clone https://github.com/VI4IO/io500-app.git -b io500-isc20       - $ git clone https://github.com/VI4IO/io500-app.git -b io500-isc20
-  - An exception to this rule is possible for submitters who have a legitimate reason by requesting an exception from the committee via comittee@io500.org. +      - An exception to this rule is possible for submitters who have a legitimate reason by requesting an exception from the committee via comittee@io500.org. 
   - Read-after-write semantics: The system must be able to correctly read freshly written data from a different client node after the close operation on the writer has been completed.   - Read-after-write semantics: The system must be able to correctly read freshly written data from a different client node after the close operation on the writer has been completed.
     - All create/write phases must run for at least 300 seconds; the stonewall flag must be set to 300 which should ensure this.     - All create/write phases must run for at least 300 seconds; the stonewall flag must be set to 300 which should ensure this.