Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] Package request: cuda
@ 2021-07-15 17:55 lastrodamo
  2021-07-25 15:46 ` xslendix
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: lastrodamo @ 2021-07-15 17:55 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 259 bytes --]

New issue by lastrodamo on void-packages repository

https://github.com/void-linux/void-packages/issues/31984

Description:
I would like to request the cuda package (The latest release is 11.4.0-1) which is a dependencies for blender 2.93.0

Thank you.



^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Package request: cuda
  2021-07-15 17:55 [ISSUE] Package request: cuda lastrodamo
@ 2021-07-25 15:46 ` xslendix
  2021-12-29 13:38 ` bobertlo
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: xslendix @ 2021-07-25 15:46 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 229 bytes --]

New comment by xslendix on void-packages repository

https://github.com/void-linux/void-packages/issues/31984#issuecomment-886220425

Comment:
This is also useful when doing heavy floating point computations, such as training AI

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Package request: cuda
  2021-07-15 17:55 [ISSUE] Package request: cuda lastrodamo
  2021-07-25 15:46 ` xslendix
@ 2021-12-29 13:38 ` bobertlo
  2021-12-29 14:27 ` bobertlo
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bobertlo @ 2021-12-29 13:38 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 821 bytes --]

New comment by bobertlo on void-packages repository

https://github.com/void-linux/void-packages/issues/31984#issuecomment-1002598948

Comment:
To my surprise, CUDA is included with the proprietary NVIDIA packages.

```
nvidia-libs-470.94_1	/usr/lib/libcuda.so -> /usr/lib/libcuda.so.470.94
nvidia-libs-470.94_1	/usr/lib/libcuda.so.1 -> /usr/lib/libcuda.so.470.94
nvidia-libs-470.94_1	/usr/lib/libcuda.so.470.94
```

I was able to install pytorch, `torch.cuda.is_available()` returns true, and the mnist example trains a model.

This issue could be closed but I view this as a documentation issue since there is absolutely no mention of cuda in any package descriptions or documentation. If you google cuda void linux you find multiple open package requests and reports that cuda is not available or supported.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Package request: cuda
  2021-07-15 17:55 [ISSUE] Package request: cuda lastrodamo
  2021-07-25 15:46 ` xslendix
  2021-12-29 13:38 ` bobertlo
@ 2021-12-29 14:27 ` bobertlo
  2022-12-18  6:49 ` cl3m3c7
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bobertlo @ 2021-12-29 14:27 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1318 bytes --]

New comment by bobertlo on void-packages repository

https://github.com/void-linux/void-packages/issues/31984#issuecomment-1002598948

Comment:
To my surprise, CUDA is included with the proprietary NVIDIA packages.

```
nvidia-libs-470.94_1	/usr/lib/libcuda.so -> /usr/lib/libcuda.so.470.94
nvidia-libs-470.94_1	/usr/lib/libcuda.so.1 -> /usr/lib/libcuda.so.470.94
nvidia-libs-470.94_1	/usr/lib/libcuda.so.470.94
```

I was able to install pytorch, `torch.cuda.is_available()` returns true, and the mnist example trains a model.

This issue could be closed (edit maybe not?) but I view this as a documentation issue since there is absolutely no mention of cuda in any package descriptions or documentation. If you google cuda void linux you find multiple open package requests and reports that cuda is not available or supported.

EDIT: I am unclear about what else is generally provided with CUDA. I think conda is actually pulling in a lot of the runtime. I will try to look into what is missing and may be required for other native packages wanting cuda. What is included already is enough for me, and I think enough to get nvidia-docker running. I wanted to share this because I was about to just multiboot (while looking at possibly packaging cuda) based on the information I found about cuda on void.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Package request: cuda
  2021-07-15 17:55 [ISSUE] Package request: cuda lastrodamo
                   ` (2 preceding siblings ...)
  2021-12-29 14:27 ` bobertlo
@ 2022-12-18  6:49 ` cl3m3c7
  2022-12-18  8:19 ` bobertlo
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: cl3m3c7 @ 2022-12-18  6:49 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 188 bytes --]

New comment by cl3m3c7 on void-packages repository

https://github.com/void-linux/void-packages/issues/31984#issuecomment-1356699305

Comment:
what is the status of the request please? :)

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Package request: cuda
  2021-07-15 17:55 [ISSUE] Package request: cuda lastrodamo
                   ` (3 preceding siblings ...)
  2022-12-18  6:49 ` cl3m3c7
@ 2022-12-18  8:19 ` bobertlo
  2022-12-18  8:21 ` bobertlo
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bobertlo @ 2022-12-18  8:19 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 212 bytes --]

New comment by bobertlo on void-packages repository

https://github.com/void-linux/void-packages/issues/31984#issuecomment-1356731092

Comment:
Nobody seemed to care so I think it is a RTFM from the maintainers.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Package request: cuda
  2021-07-15 17:55 [ISSUE] Package request: cuda lastrodamo
                   ` (4 preceding siblings ...)
  2022-12-18  8:19 ` bobertlo
@ 2022-12-18  8:21 ` bobertlo
  2022-12-18 14:34 ` cl3m3c7
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bobertlo @ 2022-12-18  8:21 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 230 bytes --]

New comment by bobertlo on void-packages repository

https://github.com/void-linux/void-packages/issues/31984#issuecomment-1356731092

Comment:
Nobody seemed to care so I think it is a RTFM (and/or wont fix) from the maintainers.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Package request: cuda
  2021-07-15 17:55 [ISSUE] Package request: cuda lastrodamo
                   ` (5 preceding siblings ...)
  2022-12-18  8:21 ` bobertlo
@ 2022-12-18 14:34 ` cl3m3c7
  2024-04-04 15:54 ` [ISSUE] [CLOSED] " classabbyamp
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: cl3m3c7 @ 2022-12-18 14:34 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 165 bytes --]

New comment by cl3m3c7 on void-packages repository

https://github.com/void-linux/void-packages/issues/31984#issuecomment-1356812538

Comment:
😭 

thank you :)

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [ISSUE] [CLOSED] Package request: cuda
  2021-07-15 17:55 [ISSUE] Package request: cuda lastrodamo
                   ` (6 preceding siblings ...)
  2022-12-18 14:34 ` cl3m3c7
@ 2024-04-04 15:54 ` classabbyamp
  2024-04-04 15:54 ` classabbyamp
  2024-04-04 15:54 ` [ISSUE] [CLOSED] " classabbyamp
  9 siblings, 0 replies; 11+ messages in thread
From: classabbyamp @ 2024-04-04 15:54 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 262 bytes --]

Closed issue by lastrodamo on void-packages repository

https://github.com/void-linux/void-packages/issues/31984

Description:
I would like to request the cuda package (The latest release is 11.4.0-1) which is a dependencies for blender 2.93.0

Thank you.



^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Package request: cuda
  2021-07-15 17:55 [ISSUE] Package request: cuda lastrodamo
                   ` (7 preceding siblings ...)
  2024-04-04 15:54 ` [ISSUE] [CLOSED] " classabbyamp
@ 2024-04-04 15:54 ` classabbyamp
  2024-04-04 15:54 ` [ISSUE] [CLOSED] " classabbyamp
  9 siblings, 0 replies; 11+ messages in thread
From: classabbyamp @ 2024-04-04 15:54 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 155 bytes --]

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/issues/31984#issuecomment-2037588464

Comment:
#20077

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [ISSUE] [CLOSED] Package request: cuda
  2021-07-15 17:55 [ISSUE] Package request: cuda lastrodamo
                   ` (8 preceding siblings ...)
  2024-04-04 15:54 ` classabbyamp
@ 2024-04-04 15:54 ` classabbyamp
  9 siblings, 0 replies; 11+ messages in thread
From: classabbyamp @ 2024-04-04 15:54 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 262 bytes --]

Closed issue by lastrodamo on void-packages repository

https://github.com/void-linux/void-packages/issues/31984

Description:
I would like to request the cuda package (The latest release is 11.4.0-1) which is a dependencies for blender 2.93.0

Thank you.



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2024-04-04 15:54 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-15 17:55 [ISSUE] Package request: cuda lastrodamo
2021-07-25 15:46 ` xslendix
2021-12-29 13:38 ` bobertlo
2021-12-29 14:27 ` bobertlo
2022-12-18  6:49 ` cl3m3c7
2022-12-18  8:19 ` bobertlo
2022-12-18  8:21 ` bobertlo
2022-12-18 14:34 ` cl3m3c7
2024-04-04 15:54 ` [ISSUE] [CLOSED] " classabbyamp
2024-04-04 15:54 ` classabbyamp
2024-04-04 15:54 ` [ISSUE] [CLOSED] " classabbyamp

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).