Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IOR output not consistent (probably caused from the used system?) #58

Open
gmarkomanolis opened this issue Nov 20, 2019 · 0 comments
Open

Comments

@gmarkomanolis
Copy link
Collaborator

After SC, I need to investigate why this inconsistency happens. This applies for competitions, not for the main/10 node list.

Example from two different systems

Output from IOR 1:
IOR-3.3.0+dev: MPI Coordinated Test of Parallel I/O
...
task offset : 1
nodes : 1
tasks : 40
clients per node : 40

Output from IOR 2:
IOR-3.3.0+dev: MPI Coordinated Test of Parallel I/O
...
task offset : 1
tasks : 56
clients per node : 56
repetitions : 1

We used in our script the variable nodes, we need to change to tasks/clients per node, but I am wondering why this happens.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant