No project description provided
Project description
CuProphet || Prophet built to use CUDA
Compile instructions:
-
install python 3.9.8
-
Run these:
cd [insert Dir]/CuProphet-Master python -m cmdstanpy.install_cmdstan(version="2.32.1", dir=[put dir here], verbose=True, cores=-1)
-
Add to PATH:
~.../Users/[user]/.cmdstan/RTools40/mingw64/bin ~.../Users/[user]/.cmdstan/RTools40/usr/bin
-
Remove any other compilers from user path and system path
-
Merge these folders from the replace folder: \
~.../Users/{user}/.cmdstan/\ ~.../Python39/Lib/site-packages/prophet/\ ~.../Python39/Lib/site-packages/cmdstanpy/\
-
Run these commands:
cd ".\CuProphet-Master" python setup.py install cd ".\CuProphet-Master\hppfiles" nvcc -o cuda_func_help.dll --shared -v -arch=sm_86 --fmad=false -g cuda_func_help.cu
Install instructions
-
Run this:
pip install cuprophet
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cuprophet-0.2.1.tar.gz
(4.8 MB
view details)
File details
Details for the file cuprophet-0.2.1.tar.gz
.
File metadata
- Download URL: cuprophet-0.2.1.tar.gz
- Upload date:
- Size: 4.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3a5ad8ba799a9295f34b0b88e24b7b252763bd5d9fb3bc8c11d8b2fe4c38241e |
|
MD5 | 39d31a88c7eddb5267a58b1232fde8e8 |
|
BLAKE2b-256 | 2fee91e59160c018b059e31c30624031413f132254c3dcfd6e92ce0865e9d3ef |