17
0
Files
ldas-tools-framecpp/_constraints
Atri Bhattacharya 028bbe37a2 Accepting request 826090 from home:badshah400:branches:science
- Add _constraints to allocate at least 2 GB memory to prevent OOM  build failures on Tumbleweed.
- Use memory-constraints to limit the number of threads to require at least 2 GB per thread.

OBS-URL: https://build.opensuse.org/request/show/826090
OBS-URL: https://build.opensuse.org/package/show/science/ldas-tools-framecpp?expand=0&rev=3
2020-08-15 07:16:05 +00:00

8 lines
114 B
Plaintext

<constraints>
<hardware>
<memory>
<size unit="G">2</size>
</memory>
</hardware>
</constraints>