-
Notifications
You must be signed in to change notification settings - Fork 9
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
issues when installing instagrall #11
Comments
Hi, +-----------------------------------------------------------------------------+ |
Hello, I cannot manage to look at your core file. There is no reason for instagraal to be out of memory with 60 GB, especially if it is just to look at the help. Do you have any information other than the Segmentation fault? Do you have anything preceeding this error? |
Hello, |
And is python3 working properly otherwise? If you have other programs that use python3 (like hicstuff for example), do you get the help normally? |
In fact , it is a new server I opened it yesterday . and I only use it for setting up instagraal . So you suspect maybe other programs the use python3 caused the error ? |
is instagraal used for virtual machine ? not for linux server ? |
Well I can't really see why you would get a segmentation fault just for running the help, so I was wondering if you get this kind of problem with other programs. |
Well , it is reasonable to run the software on my server after its running on laptops . I also could not tell where it may be wrong . You could try to install the software on a linux server if possible . So that the application ranger of the software will be difined . At present, we all don't know whether it will work on the server . |
To install it on a Linux server, it requires an access to a server with GPU. I use nvidia-smi to check whether the NVIDIA driver is properly installed. |
emmm , yes . You have to ensure your server GPU equipped . That's why I did not succeed in install instagraal on my own server and I changed another with GPU . But it tells segment fault . I don't have a laptop server with me , what a pity . |
Hello, |
By the way , I haven't test the software with my data because the hicstuff haven't finished. I type instagraal -h , and it shows the help interface . So I think it will pass if I use the read data. |
Hi,
I tried another server with GPU , when I type
nvidia-smi
,it shows-----------------------------------------------------------------------------+
| NVIDIA-SMI 418.67 Driver Version: 418.67 CUDA Version: 10.1 |
|-------------------------------+----------------------+----------------------+
| GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
|===============================+======================+======================|
| 0 Tesla V100-SXM2... Off | 00000000:B4:00.0 Off | 0 |
| N/A 33C P0 38W / 300W | 0MiB / 16130MiB | 0% Default |
+-------------------------------+----------------------+----------------------+
+-----------------------------------------------------------------------------+
| Processes: GPU Memory |
| GPU PID Type Process name Usage |
|=============================================================================|
| No running processes found |
+-----------------------------------------------------------------------------+
and I try to install on it . During my installation , the performance of the server is "6 CPU / 1 GPU / 60.000GB (single node)" . I did what you wrote on the github, and finally it seems right.
But when I type "
instagraal -h
", it threw "Segmentation fault (core dumped)
" . However, it works fine when I typed "instagraal-polish -h
" . I guess it is because of out of memory ? do you have any idea to deal with ?Here is the core file when it dumped . Maybe you can see the problem from the log file .
core.96317.gz
The text was updated successfully, but these errors were encountered: