Commit Graph

18 Commits

Author SHA1 Message Date
Sébastien Crozet 5d9562f7d8 nalgebra-glm: add a cuda feature 2021-11-23 13:57:30 +01:00
Sébastien Crozet 287cb9b149 CI: install the nvptx64-nvidia-cuda target 2021-11-23 13:48:58 +01:00
Sébastien Crozet f32df45ef1 CI: checkout the repo for the cuda target 2021-11-23 13:42:13 +01:00
Sébastien Crozet 23d3ed7ee4 CI: add a build targetting nvptx cuda 2021-11-23 13:36:54 +01:00
Sébastien Crozet 3eef934999 Fix CI syntax error 2021-11-23 13:16:28 +01:00
Sébastien Crozet 6eda7e4e65 CI: install the CUDA toolkit 2021-11-23 13:15:17 +01:00
Sébastien Crozet a463143608 Add nalgebra-glm to the no-std CI build 2021-11-21 20:57:02 +01:00
Andreas Longva 08a77dd05e Test nalgebra-macros on CI 2021-05-03 13:52:34 +02:00
Vinzent Steinberg 7f0a22bd22 Fix CI for `nalgebra-glm`
Some features were specified that do not exist for the crate. With the
new Cargo resolver, this is an error, so these features were removed.
2021-04-10 01:58:20 -03:00
Crozet Sébastien 2602f48452 Fix compilation when only the `serde-serialize` feature of nalgebra is enabled. 2021-04-01 11:40:27 +02:00
Crozet Sébastien ff27daf044 Enable rand for tests. 2021-03-02 12:37:00 +01:00
Crozet Sébastien c32172b6b9 Make the rand dependency optional. 2021-03-02 12:25:12 +01:00
Crozet Sébastien abf03a78a0 github actions: fix yaml 2021-03-01 12:57:12 +01:00
Crozet Sébastien a9558a3a8b github actions: split tests into separate jobs. 2021-03-01 12:54:50 +01:00
Crozet Sébastien 9d8c347605 Switch back to github actions runner. 2021-03-01 12:16:10 +01:00
Crozet Sébastien c4d0e82717 Github actions: uses self-hosted runner. 2021-03-01 11:23:06 +01:00
Crozet Sébastien 5bc8e65f36 Enable github actions on the dev branch too. 2021-03-01 10:43:08 +01:00
Crozet Sébastien 53cc1c1766 Add a github actions workflow. 2021-03-01 10:39:20 +01:00