Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I cat't install MGL #13

Open
Filipp-Druan opened this issue Dec 30, 2022 · 1 comment
Open

I cat't install MGL #13

Filipp-Druan opened this issue Dec 30, 2022 · 1 comment

Comments

@Filipp-Druan
Copy link

Hello!
Then I enter "(ql:quickload 'mgl)" there is an error:
`Subprocess #<UIOP/LAUNCH-PROGRAM::PROCESS-INFO {100487DE63}>
with command ("cc" "-o"
"/home/iam/.cache/common-lisp/sbcl-2.2.11-linux-x64/home/iam/quicklisp/dists/quicklisp/software/mgl-mat-20220220-git/src/cublas-grovel__grovel-tmpHFNPYN8O.o"
"-c" "-I" "/usr/local/cuda/include/"
"-march=x86-64" "-mtune=generic" "-O2" "-pipe"
"-fno-plt" "-fexceptions"
"-Wp,-D_FORTIFY_SOURCE=2" "-Wformat"
"-Werror=format-security"
"-fstack-clash-protection" "-fcf-protection"
"-flto=auto" "-D_GNU_SOURCE"
"-fno-omit-frame-pointer"
"-DSBCL_HOME=/usr/lib/sbcl" "-g" "-Wall"
"-Wundef" "-Wsign-compare" "-Wpointer-arith"
"-O3" "-D_LARGEFILE_SOURCE"
"-D_LARGEFILE64_SOURCE" "-D_FILE_OFFSET_BITS=64"
"-Wunused-parameter" "-fno-omit-frame-pointer"
"-momit-leaf-frame-pointer" "-fPIC"
"-I/home/iam/quicklisp/dists/quicklisp/software/cffi_0.24.1/"
"/home/iam/.cache/common-lisp/sbcl-2.2.11-linux-x64/home/iam/quicklisp/dists/quicklisp/software/mgl-mat-20220220-git/src/cublas-grovel__grovel.c")
exited with error code 1
Environment: Manjaro Linux, SBCL 2.26.1

@SimonNjoroge
Copy link

Check all deps of CUDA, Update Quicklisp with (ql:update-client)
(ql:update-all-dists)
Maybe check SBCL version compatibility with MGL version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants