tsweet77 / repeater-max-cuda

The CUDA version of the Repeater MAX. Repeats intentions up to 1.5+ EHz.

Home Page:https://intentionrepeater.com/repeater_max_cuda.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

repeater-max-cuda

You probably want intention_repeater_max_cuda.cu

Repeater_MAX_CUDA.ipynb is for Google Colab.

The CUDA version of the Repeater MAX. Repeats intentions up to 1.5+ YHz with compression and hashing.

Requires Visual Studio 2019 Community for C++: https://visualstudio.microsoft.com/downloads/

and CUDA Toolkit: https://developer.nvidia.com/cuda-toolkit

To compile: nvcc intention_repeater_max_cuda.cu -O 3 -o "intention_repeater_max_cuda.exe"

Discussion: https://forum.enlightenedstates.com/t/intention-repeater-thread/8576?u=anthroteacher

Special thanks to Karteek Sheri for providing the CUDA functionality.

Intention Repeater Website: https://www.intentionrepeater.com

Intention Repeater Forums: https://forums.intentionrepeater.com

Intention Repeater YouTube: https://www.youtube.com/c/AnthroTeacher/

Intention Repeater Twitter: https://twitter.com/TeacherAnthro

Intention Repeater Instagram: https://www.instagram.com/anthroteacher/

Intention Repeater Facebook: https://www.facebook.com/IntentionRepeater/

Intention Repeater Academia: https://independent.academia.edu/ThomasSweet2/Papers

Intention Repeater Patreon: https://www.patreon.com/AnthroTeacher

About

The CUDA version of the Repeater MAX. Repeats intentions up to 1.5+ EHz.

https://intentionrepeater.com/repeater_max_cuda.html

License:GNU General Public License v3.0


Languages

Language:Cuda 70.0%Language:C 23.1%Language:Python 2.7%Language:C++ 2.7%Language:Jupyter Notebook 1.6%