You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I ran ./XSbench command in openmp-threading, its checksum was valid.
But if I change Gridpoints or Histories with -p or -g flag, its checksum became invalid.
The values I used for grid points and histories as below:
./XSBench -g 130000 -p 30000000
Even if I tested with other values for -g or -p, its checksum still invalid.
Is there any rule to set up -g or -p value? Or Is there any pre-requirements before setting grid points or histories?
The text was updated successfully, but these errors were encountered:
When I ran ./XSbench command in openmp-threading, its checksum was valid.
But if I change Gridpoints or Histories with -p or -g flag, its checksum became invalid.
The values I used for grid points and histories as below:
./XSBench -g 130000 -p 30000000
Even if I tested with other values for -g or -p, its checksum still invalid.
Is there any rule to set up -g or -p value? Or Is there any pre-requirements before setting grid points or histories?
The text was updated successfully, but these errors were encountered: