Hi Radical team, I recently have performed some benchmark tests to measure the ENTK on Summit.
Update 1: sandbox files have been copied to: /gpfs/alpine/world-shared/geo111/lei/sandbox_log/summit.sandbox_log
Let me know if you have any permission issues or not.
The first test is kind of weak scaling test. The number of tasks increase linearly with number of nodes:

Here is the figure of task timeline:

Here is another figure generated using the python notebook

I noticed that if the node number is over 256, then the exec_time of some tasks will be much longer than expected. At the first glance, I thought it would be some issues with Summit.
I have attached the client-side log and job script in this thread. Please help us to check.
log.weak_scaling.zip
Here is the python notebook plotting script:
plotting_script.zip
Here is the entk python script used to submit jobs on Summit:
entk.hrlee.py.txt
Hi Radical team, I recently have performed some benchmark tests to measure the ENTK on Summit.
Update 1: sandbox files have been copied to:
/gpfs/alpine/world-shared/geo111/lei/sandbox_log/summit.sandbox_logLet me know if you have any permission issues or not.
The first test is kind of weak scaling test. The number of tasks increase linearly with number of nodes:

Here is the figure of task timeline:

Here is another figure generated using the python notebook

I noticed that if the node number is over 256, then the
exec_timeof some tasks will be much longer than expected. At the first glance, I thought it would be some issues with Summit.I have attached the client-side log and job script in this thread. Please help us to check.
log.weak_scaling.zip
Here is the python notebook plotting script:
plotting_script.zip
Here is the entk python script used to submit jobs on Summit:
entk.hrlee.py.txt