|
|
Setting up
|
|
|
----------
|
|
|
Once launched all the kernels in the nodes at the different frequencies, and the gathered metrics stored in the database, the coefficients can be computed. But before that.
|
|
|
Once launched all the kernels in the nodes at the different frequencies, and the gathered metrics stored in the database, the coefficients can be computed. Coefficients must be calculated in the compute nodes since the frequency list is automatically detected. Modify the scripts `scripts/learning/coeffs_compute.sh` and `scripts/learning/coeffs_default.sh` to add any slurm option to the srun submission.
|
|
|
|
|
|
But before that.
|
|
|
|
|
|
(optional) The default path to work with coefficients is the own home but you can change the location:
|
|
|
1) Open `scripts/learning/coeffs_compute.sh` with your text editor and set the path to store the the coefficient files.
|
... | ... | |