photo

Gangadhar Venkata Ramana


Last seen: 26 days ago Active since 2021

Followers: 0   Following: 0

Statistics

All
MATLAB Answers

2 Questions
0 Answers

Cody

0 Problems
1 Solution

RANK
136,870
of 300,592

REPUTATION
0

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 21,027

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
105,573
of 169,752

CONTRIBUTIONS
0 Problems
1 Solution

SCORE
20

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • 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...

2 years 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:...

3 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...

4 years ago | 1 answer | 0

1

answer