CUDA Build with -DBUILD_SHARED_LIBS=OFF is OKAY or not #2101
Unanswered
ramavaditya
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit.
warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/liblber.so.2
warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libbrotlidec.so.1
warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libbrotlicommon.so.1
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x0000790b23110813 in __GI___wait4 (pid=1390693, stat_loc=0x0, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
warning: 30 ../sysdeps/unix/sysv/linux/wait4.c: そのようなファイルやディレクトリはありません
#0 0x0000790b23110813 in __GI___wait4 (pid=1390693, stat_loc=0x0, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
30 in ../sysdeps/unix/sysv/linux/wait4.c
#1 0x00005848cc66cdc6 in ggml_print_backtrace ()
#2 0x00005848cb91bae9 in ggml_abort ()
#3 0x00005848cc68572e in ggml_backend_buffer_set_usage ()
#4 0x00005848cbc6b739 in clip_model_loader::load_tensors(clip_ctx&) ()
#5 0x00005848cbc5d966 in clip_init(char const*, clip_context_params) ()
#6 0x00005848cbc54d04 in mtmd_context::mtmd_context(char const*, llama_model const*, mtmd_context_params const&) ()
#7 0x00005848cbc5343b in mtmd_init_from_file ()
#8 0x00005848cba96bce in server_context_impl::load_model(common_params const&) ()
#9 0x00005848cb975202 in main ()
[Inferior 1 (process 1388953) detached]
中止 (コアダンプ)
Because it is still searching for searched objects after compilation and is not executionable
Beta Was this translation helpful? Give feedback.
All reactions