Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
readme
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
isgphys
readme
Commits
6146cb3c
Commit
6146cb3c
authored
6 months ago
by
Sven Mäder
Browse files
Options
Downloads
Patches
Plain Diff
Add debian pacakge support for nvidia 470 GPUs
parent
a4c39f2c
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
linux/workstation/debian.markdown
+4
-3
4 additions, 3 deletions
linux/workstation/debian.markdown
linux/workstation/nvidia_cuda.markdown
+5
-2
5 additions, 2 deletions
linux/workstation/nvidia_cuda.markdown
with
9 additions
and
5 deletions
linux/workstation/debian.markdown
+
4
−
3
View file @
6146cb3c
...
...
@@ -77,10 +77,11 @@ The migration includes the following notable (breaking) changes to be aware of:
-
**NFS**
: Local filesystems (such as
`/scratch`
) will no longer be exported via NFS by default, due to the lack
of access restrictions for NFS exports (all D-PHYS users may write to it from anywhere).
This is only available on request by the hardware/storage-device owner, if they agree with the limitations.
-
**Nvidia**
: the latest version
`5xx`
(
`550+`
) driver
will be
the only installable driver for Debian 12 bookworm.
-
**Nvidia**
: the latest version
`5xx`
(
`550+`
) driver
is
the only
official
installable driver for Debian 12 bookworm.
Support for older GPUs (about 10 years, requiring
`470`
or
`390`
legacy drivers) was dropped by Nvidia for Debian 12.
If your nvidia GPU does not support the latest driver version, we will install the opensource
`nouveau`
driver,
which may lead to degraded performance or stability. To avoid that, a GPU upgrade is required.
If your nvidia GPU does not support the latest driver version, we will install the Debian packaged
`470`
Tesla driver
for supported GPUs and for everything older we will install the opensource
`nouveau`
driver,
which may lead to degraded performance or instability. To avoid that, a GPU upgrade is required.
Refer to the list of supported GPUs on the
[
nvidia unix drivers
](
https://www.nvidia.com/en-us/drivers/unix/
)
page and navigate to: Latest Production Branch Version:
`5xx.xx.xx`
> Supported Products.
We are also happy to help you if are unsure what to do, just [[contact us|/services/contact]].
...
...
This diff is collapsed.
Click to expand it.
linux/workstation/nvidia_cuda.markdown
+
5
−
2
View file @
6146cb3c
...
...
@@ -38,10 +38,13 @@ for details.
### Legacy GPUs
Support for older GPUs (about 10 years, requiring
`470`
or
`390`
legacy drivers) was dropped by Nvidia for Debian 12.
If your Nvidia GPU does not support the latest driver version, we will install the opensource
`nouveau`
driver,
which may lead to degraded performance or stability. To avoid that a GPU upgrade is required.
If your Nvidia GPU does not support the latest driver version, we will install the Debian packaged
`470`
Tesla driver
for supported GPUs and for everything older we will install the opensource
`nouveau`
driver,
which may lead to degraded performance or instability. To avoid that a GPU upgrade is required.
Please refer to the list of supported GPUs on the
[
Nvidia unix drivers
](
https://www.nvidia.com/en-us/drivers/unix/
)
page and navigate to: Latest Production Branch Version:
`5xx.xx.xx`
> Supported Products.
We are also happy to help you if are unsure what to do, just [[contact us|/services/contact]].
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment