-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Description
Looking for guidance when running on Crusher for different workloads.
The hip variant runs fine up to 2.2B lookups.
To reproduce use the srun command within a BATCH script:
srun -n1 --ntasks-per-node=1 --gpus-per-task=1 --gpu-bind=closest $XSBENCH_HIP -l 2200000000 -m event
where $XSBench_HIP is the hip executable built with rocm-hip/4.3.0 module.
It only prints the usage instructions. XSBench runs find for smaller numbers (e.g. 2B lookups).
My question is: is this supposed to be an "real" science case run? Am I hitting a memory limit in event mode?
Any help is appreciated.
Metadata
Metadata
Assignees
Labels
No labels