forked from NumPower/numpower
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
There is no install-cuda target but the documentation has it as part of the instalation instrucion. With just ./configure --with-cuda and sudo make install, the gpu method doesn't work.
To Reproduce
Run make install-cuda
Expected behavior
Correct instaltion
Environment (please complete the following information):
- OS: Mint 22
- PHP Version: 8.3.6
- NumPower Version: master
- Compiled with CUDA (--with-cuda): Yes
- Compiled with AVX2: Idk
Optional: PHP Information
PHP Version Info (php -v)
PHP 8.3.6 (cli) (built: Mar 19 2025 10:08:38) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.3.6, Copyright (c) Zend Technologies
with Zend OPcache v8.3.6, Copyright (c), by Zend Technologies
with Xdebug v3.2.0, Copyright (c) 2002-2022, by Derick Rethans
PHP Modules:
[PHP Modules]
bcmath
calendar
Core
ctype
curl
date
dom
exif
FFI
fileinfo
filter
ftp
gd
gettext
hash
iconv
json
libxml
mysqli
mysqlnd
openssl
pcntl
pcre
PDO
pdo_mysql
pdo_pgsql
pgsql
Phar
posix
random
readline
Reflection
RubixNumPower
session
shmop
SimpleXML
sockets
sodium
SPL
standard
sysvmsg
sysvsem
sysvshm
tokenizer
xdebug
xml
xmlreader
xmlwriter
xsl
Zend OPcache
zlib
[Zend Modules]
Xdebug
Zend OPcache
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working