Modify ↓
Opened 13 years ago
Closed 13 years ago
#176 closed defect (fixed)
GPU computing unusable on compute1
| Reported by: | Matthias Vogelgesang | Owned by: | Suren A. Chilingaryan |
|---|---|---|---|
| Priority: | blocker | Milestone: | |
| Component: | Infrastructure | Version: | |
| Keywords: | Cc: | Matthias Vogelgesang |
Description
Nothing works. CUDA applications stop at cudaGetDeviceCount whereas OpenCL applications stop at calls to clCreateContext as reported by ltrace. Several cards report a significant memory consumption although no one is using them ATM.
Attachments (0)
Change History (4)
comment:1 Changed 13 years ago by
| Cc: | Matthias Vogelgesang added |
|---|---|
| Priority: | critical → blocker |
comment:2 Changed 13 years ago by
It seems the problem is only with Card0 (GTX680). If you omit it in the CUDA_VISIBLE_DEVICES, it works at the moment. I'll check why the first device is crashing next several days.
comment:3 Changed 13 years ago by
I have updated drivers. Let me know if the problem with GTX680 is there again.
Note: See
TracTickets for help on using
tickets.
![(please configure the [header_logo] section in trac.ini)](/ufo/chrome/site/your_project_logo.png)
I am increasing the priority because compute1 is necessary for me to test distributed computing.