Commit 97d4781
authored
Require newer version of llvm-openmp for xgboost and py_torch on macOS (spack#619)
* llvm-openmp: add v19.1.7 and v20.1.8
* Require newer version of llvm-openmp for xgboost and py_torch on macOS
Depend on llvm-openmp v19 or newer when building xgboost or torch with
OpenMP using AppleClang.
* Remove py-torchtext from ml-darwin-aarch64-mps
Temporarily disable this package while we debug build errors.
This change will allow us to re-enable the rest of the stack.1 parent 8edea5c commit 97d4781
File tree
4 files changed
+12
-3
lines changed- .ci/gitlab/stacks/ml-darwin-aarch64-mps
- repos/spack_repo/builtin/packages
- llvm_openmp
- py_torch
- xgboost
4 files changed
+12
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
| 66 | + | |
66 | 67 | | |
67 | 68 | | |
68 | 69 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
30 | 38 | | |
31 | 39 | | |
32 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
298 | 298 | | |
299 | 299 | | |
300 | 300 | | |
301 | | - | |
| 301 | + | |
302 | 302 | | |
303 | 303 | | |
304 | 304 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
0 commit comments