Add a constraints file to avoid build failures due to lacking resources OBS-URL: https://build.opensuse.org/request/show/1245098 OBS-URL: https://build.opensuse.org/package/show/science:GPU:ROCm/rocm-compilersupport?expand=0&rev=5
13 lines
272 B
XML
13 lines
272 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<constraints>
|
|
<hardware>
|
|
<disk>
|
|
<size unit="G">80</size>
|
|
</disk>
|
|
<physicalmemory>
|
|
<size unit="G">32</size>
|
|
</physicalmemory>
|
|
</hardware>
|
|
<hostlabel exclude="true">SLOW_CPU</hostlabel>
|
|
</constraints>
|