Azure / Azure/cyclecloud-pbspro
Modifing stack softlimit
- Dominant language
- Python
- Stars
- 16
- Forks
- 30
- Avg merge
- 3d 16h
- Merged PRs (30d)
- 1
Description
Hi,
I've noticed cyclecloud recently changed the behavior for limits of stack sizes.
Now it add this:
```
$ cat /etc/security/limits.conf |grep stack
# - stack - max stack size (KB)
* hard stack unlimited
* soft stack unlimited
```
However I am not sure where this comes from, I can't find it in this repo and it is not from the CentOS HPC Image as far as I could tell (https://github.com/openlogic/AzureBuildCentOS)
In any case if someone else is falling over this, Abaqus at least does not accept unlimited as a soft limit.
Greetings
Klaas
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.