-
Tested under Visual Studio 2015 and 2019, with CUDA 10.1/10.2.
If you try to build the below example with `--Werror cross-execution-space-call` enabled in Visual Studio it will fail.
This is th…
-
```
%env CUDA_PATH=/usr/local/cuda
```
May set the CUDA verison to an incorrect version in some cases.
Plus this is non-portable if running on Windows.
Only set this, if it is not already s…
-
Using doubple precision (64 bit) floating point values for X/Y/Z (and presumably glm position) types results in an error at runtime in `ModelVis.cpp`.
```
Agent 'agent' has not had x, y or z vari…
-
Currenlty C++ API docs are generated and hosted by CI in this repo, but this does not include any docs for pyflamegpu.
This is dependent upon the pyflamegpu docs being possible on the main repo in…
-
#9 and #10 suppress the compiler warnings, however the content surrounding texture memory should be updated to the modern bindless texture API. This would need updating in lectures notes too, so can't…
-
# tldr
On Windows, with 560.xx drivers, (shipping with CUDA 12.6, 12.6 Update 1 and 12.6 Update 2), `invalid argument` errors within CUB's `dispatch_radix_sort.cuh` would occur at runtime when the …
-
*This has been a blue-sky feature for sdl_exp for a while, recently Paul has suggested we propose a small project for an undergraduate to work towards it,*
Users without a GPU may be running their …
-
### Discussed in https://github.com/FLAMEGPU/FLAMEGPU2/discussions/1163
Python IDEs are not currently able to detect the agent-python API, as it does not exist as a Python package.
This could be…
-
The readme for this repository includes old CMake options such as `CUDA_ARCH`, rather than the now-used `CMAKE_CUDA_ARCHITECTURES`.
We should fix this, and check our other standalone repos' too.
-
### Discussed in https://github.com/FLAMEGPU/FLAMEGPU2/discussions/1076
Python native function's cannot be detected when executed via PyCharm's PyDev debugger.
This is unconfirmed, but seems lik…