This project is mirrored from https://github.com/VILLASframework/fpga.git.
Pull mirroring updated .
- 11 Jun, 2020 1 commit
-
-
Steffen Vogel authored
-
- 08 Jun, 2020 1 commit
-
-
Hatim Kanchwala authored
-
- 05 Jun, 2020 1 commit
-
-
Hatim Kanchwala authored
-
- 02 Jun, 2020 2 commits
-
-
Hatim Kanchwala authored
-
Hatim Kanchwala authored
-
- 26 May, 2020 2 commits
-
-
Steffen Vogel authored
-
Hatim Kanchwala authored
-
- 15 Aug, 2019 4 commits
-
-
Steffen Vogel authored
-
Steffen Vogel authored
-
Steffen Vogel authored
-
Steffen Vogel authored
-
- 24 Jun, 2019 1 commit
-
-
Hatim Kanchwala authored
-
- 20 Sep, 2018 1 commit
-
-
Steffen Vogel authored
-
- 21 Aug, 2018 17 commits
-
-
Steffen Vogel authored
-
Steffen Vogel authored
-
Steffen Vogel authored
-
Steffen Vogel authored
-
Steffen Vogel authored
-
Steffen Vogel authored
-
Steffen Vogel authored
-
Steffen Vogel authored
-
Steffen Vogel authored
-
Steffen Vogel authored
-
Daniel Krebs authored
-
Steffen Vogel authored
-
Steffen Vogel authored
-
Steffen Vogel authored
-
Steffen Vogel authored
-
Steffen Vogel authored
-
Steffen Vogel authored
-
- 26 Jul, 2018 1 commit
-
-
Daniel Krebs authored
-
- 20 Jul, 2018 4 commits
-
-
Daniel Krebs authored
-
Daniel Krebs authored
-
Daniel Krebs authored
This was neccessary in order to make the memory available via GDRcopy when multiple small allocations were made. cudaMalloc() would return multiple memory chunks located in the same GPU page, which GDRcopy pretty much dislikes (`gdrdrv:offset != 0 is not supported`). As a side effect, this will keep the number of BAR-mappings done via GDRcopy low, because they seem to be quite limited.
-
Daniel Krebs authored
This is useful when we sub-delegate management of a memory block to another allocator.
-
- 11 Jul, 2018 2 commits
-
-
Daniel Krebs authored
-
Daniel Krebs authored
-
- 25 Jun, 2018 3 commits
-
-
Steffen Vogel authored
-
Steffen Vogel authored
-
Steffen Vogel authored
-