Hi Alexey,
"Tager, Alexey" writes:
> Hi Loris,
>
> I just need better understanding details of your solution
> Are you talking about dynamic licenses, right?
I am talking about a limited pool of licences for which one licence is
consumed for each user-node pair.
> Should I add license ttt to
Hi Loris,
I just need better understanding details of your solution
Are you talking about dynamic licenses, right?
Should I add license ttt to database by sacctmgr with "Count" and "% Allocated",
and also create unlimited reservation of same license ttt and update it with
"free licenses"?
How I
Excuse me, my fault...
Please ignore that email.
Regards,
Mahmood
On Mon, Sep 28, 2020 at 11:34 PM Mahmood Naderan
wrote:
> Hi
> With "cpu=48,mem=40G" limits and the following script
>
> #!/bin/bash
> #SBATCH --job-name=gr
> #SBATCH --output=my_gr.log
> #SBATCH --partition=SEA
> #SBATCH --ac
Hi
With "cpu=48,mem=40G" limits and the following script
#!/bin/bash
#SBATCH --job-name=gr
#SBATCH --output=my_gr.log
#SBATCH --partition=SEA
#SBATCH --account=fish
#SBATCH --mem=6GB
#SBATCH --nodes=4
#SBATCH --ntasks-per-node=20
mpirun -np $SLURM_NTASKS /share/apps/gromacs-2019.6/single/bin/gmx_m
"Tager, Alexey" writes:
> Hi Ahmet,
>
> I agree, it isn't so good solution
We used to use a solution which also wasn't very good, but perhaps
slightly better than restarting slurmctld every minute. We created an
unlimited reservation and then updated the reservation via a cron job
with the curr
Hi Navin,
navin srivastava writes:
> Hi team,
Not sure what team you are referring to here - people here tend to be
individuals from individual institutions.
> i have extracted the %utilization report and found that the idle time
> is at the higher end so wanted to check is there any way we ca