Fine tune your workload
The web portal provides data for you to understand the actual utilization of your jobs, running or completed.
When you have a job running, click jobs, then the running jobs from the top menu bar to see the below screen. This screen tells the duration and consumption/allocation status of memory and CPU. If you find your job is underutilizing,underutilized, you may consider canceling the jobit by clicking the cancel link on this screen and re-running it with a lower setting.
After a job is completed, you may want to understand the utilization. Open the completed jobs window, search and click on the job id to bring up the below details window. In the efficiency section, you can find the allocated CPU time and memory, with the actual consumed figures.
There is also an inductive charge section. Telling what nodes arehave been allocated to this job and how much is the charge.charge is. Here is the standard charge,cost, but not including the tiered price and discount are not included.discount.
To analyze the GPU utilization status of your job, you may want to profile your application. The cluster has both NVIDIA Visual Profiler and Nsight Compute installed. ProvidedWe provide them in both Lmod and through the NVHPC container,container. pleasePlease check them out if needed.