Commit e054fcb
[Pixi] Fix pixi compilation for CUDA related plugins (#6108)
* Install required dependencies and fix CMakeLists.txt
* Remove the cmake option to use native and make it the default fallback
* Fix pixi action to force supported architectures
* Fix typo in flag
* update minimum cmake version
* Update .github/workflows/ci-macos-linux-windows-pixi.yml
* Apply different fallback given cmake version
* Restore old cmake minimum version
---------
Co-authored-by: Frederick Roy <fredroy@users.noreply.github.com>
Co-authored-by: Hugo <hugo.talbot@sofa-framework.org>1 parent 08c90f7 commit e054fcb
4 files changed
Lines changed: 1789 additions & 1653 deletions
File tree
- .github/workflows
- applications/plugins/SofaCUDA/Core
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
11 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
12 | 16 | | |
13 | 17 | | |
14 | 18 | | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | 19 | | |
22 | 20 | | |
23 | 21 | | |
| |||
113 | 111 | | |
114 | 112 | | |
115 | 113 | | |
116 | | - | |
| 114 | + | |
117 | 115 | | |
118 | 116 | | |
119 | 117 | | |
| |||
0 commit comments