- May 10, 2022
-
-
Jerónimo Sánchez authored
-
- May 09, 2022
-
-
Jerónimo Sánchez authored
-
- May 07, 2022
-
-
Jerónimo Sánchez authored
-
Jerónimo Sánchez authored
-
- May 06, 2022
-
-
Jerónimo Sánchez authored
problems an limitations
-
Jerónimo Sánchez authored
- Each tile has a ChildTile cache to perform the optimization process without changing its own value. - Forgot to initialize CUDA random generators
-
- May 05, 2022
-
-
Jerónimo Sánchez authored
-
Jerónimo Sánchez authored
optimization computations - Running out of resources locally
-
- May 04, 2022
-
-
Jerónimo Sánchez authored
- Added some cache to handle inter-molecule atom-distances pairs
-
Jerónimo Sánchez authored
-
Jerónimo Sánchez authored
-
- May 03, 2022
-
-
Jerónimo Sánchez authored
- Optimization still requires some additions - Check if output is okay-ish
-
Jerónimo Sánchez authored
-
- May 02, 2022
-
-
Jerónimo Sánchez authored
-
- Apr 28, 2022
-
-
Jerónimo Sánchez authored
-
Jerónimo Sánchez authored
-
Jerónimo Sánchez authored
-
- Apr 27, 2022
-
-
Jerónimo Sánchez authored
-
Jerónimo Sánchez authored
-
Jerónimo Sánchez authored
- Since original UEGO algorithm uses dynamic memory allocations during its execution, the CUDA version must pre-allocate all required device memory beforehand, so the original algorithm ideas remains the same. - For that, the allocations have been changed into a 'tile' system. - Each 'tile' has a buffer to store atoms rotations and such.
-
Jerónimo Sánchez authored
-
Jerónimo Sánchez authored
-
Jerónimo Sánchez authored
- 'Pure' computational functions (VolumeOverlap, Tanimoto, ...) are yet to be implemented.
-
- This eases kernel creation and executions
-
- Apr 25, 2022
-
-
Jerónimo Sánchez authored
-
- Apr 22, 2022
-
-
Jerónimo Sánchez authored
-
Jerónimo Sánchez authored
-
- Apr 21, 2022
-
-
Jerónimo Sánchez authored
-
Jerónimo Sánchez authored
-
Jerónimo Sánchez authored
-
- Apr 20, 2022
-
-
Jerónimo Sánchez authored
-
- Apr 18, 2022
-
-
Jerónimo Sánchez authored
-
Jerónimo Sánchez authored
-