Published May 30, 2023
| Version 1.0.0.01
Software
Open
theLongLab/CATE: Published RELEASE
Description
This is the first official release after approval of the publication of CATE's complete suite of tools and functions. They have been tested for speed and accuracy. The pre-built version present in the release should work on most operating systems (Linux/ Unix based) and systems equipped with an Nvidia CUDA-enabled GPU.
Try execution by:
./CATE
You can always perform a build of the project yourself using the following command below on the source code:
nvcc -std=c++17 .cu .cpp -o "CATE"
Files
theLongLab/CATE-1.0.0.01.zip
Files
(7.5 MB)
Name | Size | Download all |
---|---|---|
md5:e9aa381ca3797825c367448a10ca22d6
|
7.5 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/theLongLab/CATE/tree/1.0.0.01 (URL)