Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-01 | Update cuda architectures | Daniel Bermond | |
2022-03-01 | Fix build with protobuf 3.19.4. Fix cuda warnings. Split package. | Daniel Bermond | |
2020-07-25 | Adjust Makefile for cuda 11.0. Disable cudnn. Cosmetic changes. | Daniel Bermond | |
cuda 11.0 minimum supported architecture is 5.2 (compute_52/sm_52). caffe currently fails to build with cudnn 8.0. | |||
2019-11-20 | Update Makefile for python 3.8. Cosmetic changes. | Daniel Bermond | |
2019-06-23 | Use compiler filepath defined by the cuda package | Daniel Bermond | |
2019-05-18 | Fix docs build. Update dependencies. | Daniel Bermond | |
2018-11-26 | Fix build with opencv4 | Daniel Bermond | |
2018-11-08 | Configure versions inside makefile. Enable tests. Use https on url. | Daniel Bermond | |
2018-10-17 | Update conflicts. Cosmetic changes. | Daniel Bermond | |
2018-09-29 | Add support for nvidia volta and turing architectures | Daniel Bermond | |
2018-09-29 | Add nccl support | Daniel Bermond | |
nccl is now open source again as of version 2.3.5.5 and has landed on the official repositories. Since there is no more manual download required to build nccl, we can add it here. | |||
2018-08-22 | Initial commit | Daniel Bermond | |