ee if it works with A=1.0 instead of A = 1.0
>
>> On Feb 18, 2019, at 7:55 AM, Castellana Michele
>> wrote:
>>
>> External Email Warning
>> This email originated from outside the university. Please use caution when
>> opening attachments, clicking links
Dear all,
I would like to use a variable within a slurm script as shown in the following
minimal working example. I want to define a variable A, assign a value to it,
and run multiple times a code where I use A in a command-line flag:
#!/bin/sh
#SBATCH --job-name=my_job
#SBATCH —time=01:00:00
A
Dear all,
I have an account on a computer cluster with slurm. In theory, my account comes
with a finite number of hours. However, it seems that computed hours are not
taken into account by slurm:
$squota
Account Usage Quota Available
user-high 50 1 99950
user-low