Questions tagged [parallel-computing]
20 questions
0
votes
1 answer
how to execute bash script with args in parallel on all the remote server if the remote server in the from of pair
Please read carefully problem first and then give solution...................
we are having 3 files in directory
myscript.sh
(the myscript.sh file contain many function and starts/stop to all-pair/single-pair from serverlist.txt file ,the…

ramesh
- 1
- 2
0
votes
0 answers
PowerShell ForEach-Object Parallel RAM Memory Keeps Growing
Using PS 7.3.4
The code works fine without errors.
Issue - the RAM consumed by the script keeps growing. How do I release the RAM? How do I see what is consuming the RAM? Any suggestions will be greatly apprciated.
Memory results after processing…

Mike T
- 493
- 1
- 4
- 6
0
votes
1 answer
Setting up slurm with 2 different nodes and 2 different partation on 1 physical server
I have a requirement for setting up slurm on one physical server, with 2 different partation and 2 main node so, need to have,
partation1 wihich need to have node1 and need to be used by group1 user
partation2 wihich need to have node2 and need to…

biplab
- 5
- 2
0
votes
0 answers
Optimal Swappiness in Parallel R Processes
I understand that optimal swappiness depends on the application. Database servers often have a swappiness close to zero, while in many other cases it is apparently recommended to keep the default value of 60. However, I am not sure which setting…

Chr
- 103
- 3
-1
votes
1 answer
Difference between cloud computing , grid computing and parallel computing
There are many definitions out there on the internet , but I am asking here , just because someone may answer it briefly from his/her practical experience with these technologies.
How does cloud computing ( Here I mean Open-stack , Amazon ec2 ,…

Ijaz Ahmad
- 260
- 1
- 8