When running the command in SCC25-ECE-practice-task1, I noticed that the params.csv output had only 15 columns and 10 rows. Later, when I ran the Example_Stage_Zero program with numloc = 1038240, I noticed that RAM usage exceeded 400 GB.
The maximum CPU flavor we can run on JetStream2 is about 250 GB of RAM, which is less than the 400 GB. Could you clarify whether the full-scale run is intended to be executed on our local cluster or Jetstream2 on a single node?