This project is mirrored from https://github.com/sogno-platform/dpsim.git.
Pull mirroring updated .
- 28 Apr, 2020 4 commits
-
-
Niklas Eiling authored
-
Niklas Eiling authored
-
Niklas Eiling authored
this is currently necessary for remote gpu execution
-
Niklas Eiling authored
cmake now links CUDA applications dynamically to the runtime API all cricket dependencies and cricket itself are now installed in Dockerfile.dev add new targets to .gitlab-ci.yml for CUDA tests
-
- 27 Apr, 2020 1 commit
-
-
Markus Mirz authored
MNASolver: Increase maximum switch number to theoretical limit Closes #171 and #116 See merge request !173
-
- 24 Apr, 2020 2 commits
-
-
Markus Mirz authored
require only cmake 3.11 and make policies requiring a newer version optional See merge request !175
-
Niklas Eiling authored
-
- 20 Apr, 2020 1 commit
-
-
Niklas Eiling authored
The bitset size for the switch state is now sizeof(std::size_t)*8. Replace some occurences of UInt with the larger std:size_t and get rid of std::pow calls. fixes #116 and #171
-
- 07 Apr, 2020 1 commit
-
-
Markus Mirz authored
CUDA network solution See merge request !172
-
- 06 Apr, 2020 4 commits
-
-
Niklas Eiling authored
use correct minimum cmake version (3.13 instead of 3.12) because Policy CMP0076 requires 3.13 (https://cmake.org/cmake/help/git-stage/policy/CMP0076.html)
-
Niklas Eiling authored
-
Niklas Eiling authored
cuda: make CI build with CUDA. Add new CI target that builds dpsim with CUDA support. We have no GPUs in the runners so we need a separate target. Add CUDA dependencies to Dockerfile.dev
-
Philipp Fensch authored
-
- 05 Apr, 2020 2 commits
-
-
Philipp Fensch authored
-
Philipp Fensch authored
Conflicts: CMakeLists.txt Dependencies/libcps/CMakeLists.txt
-
- 02 Apr, 2020 1 commit
-
-
Philipp Fensch authored
-
- 01 Apr, 2020 1 commit
-
-
Philipp Fensch authored
-
- 31 Mar, 2020 2 commits
-
-
Philipp Fensch authored
-
Philipp Fensch authored
-
- 30 Mar, 2020 9 commits
-
-
Markus Mirz authored
Clean cmake See merge request !170
-
Markus Mirz authored
-
Markus Mirz authored
-
Markus Mirz authored
-
Markus Mirz authored
-
Markus Mirz authored
-
Markus Mirz authored
Fix cigre examples See merge request !163
-
-
-
- 27 Mar, 2020 2 commits
-
-
Philipp Fensch authored
-
Philipp Fensch authored
-
- 26 Mar, 2020 1 commit
-
-
Philipp Fensch authored
-
- 25 Mar, 2020 7 commits
-
-
Markus Mirz authored
fix cmake policy warning See merge request !166
-
Markus Mirz authored
-
Philipp Fensch authored
-
Markus Mirz authored
Update readme See merge request !164
-
Markus Mirz authored
-
Markus Mirz authored
-
Markus Mirz authored
-
- 24 Mar, 2020 2 commits
-
-
Markus Mirz authored
Update docs See merge request !162
-
Markus Mirz authored
-