Community Profile

photo

Gangadhar Venkata Ramana


Last seen: 2 months ago Active since 2021

Followers: 0   Following: 0

Statistics

All
  • Thankful Level 2
  • Solver
  • First Review

View badges

Feeds

View by

Question


Job submission in the slurm based cluster, need help in submitting multiple tasks as a single job in slurm.
c = parcluster; c.AdditionalProperties.AccountName = ''; c.AdditionalProperties.MemUsage = '4gb'; c.Additiona...

7 months ago | 1 answer | 0

1

answer

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

2 years ago

Question


Batch jobs of similar data size and function files are taking different times for job completion, though all are started at same time.
I have a large (n x n) data, which is an input for several dependent function files. Each element should undergo the same proce...

2 years ago | 1 answer | 0

1

answer