Skip to content
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

Update docs for the 22.04 release[skip ci] #4997

Merged
merged 36 commits into from
Apr 7, 2022
Merged
Changes from 1 commit
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
2e817ac
Update 2204 doc including add a download page section
viadea Mar 21, 2022
5a565fe
Update docs/FAQ.md
viadea Mar 21, 2022
4eba485
Update docs/FAQ.md
viadea Mar 21, 2022
50b8173
Update docs/FAQ.md
viadea Mar 21, 2022
5a5f0cf
Update docs/FAQ.md
viadea Mar 21, 2022
99df03d
reword on FAQ
viadea Mar 21, 2022
b9a0a6f
Change to CUDA 11.5 in FAQ guide
viadea Mar 22, 2022
247b7d0
Update docs/FAQ.md
viadea Mar 22, 2022
4c19d8b
Update docs/FAQ.md
viadea Mar 22, 2022
54ee0cb
Update docs/FAQ.md
viadea Mar 22, 2022
5844c99
Update docs/FAQ.md
viadea Mar 22, 2022
8fd9e2e
Update docs/FAQ.md
viadea Mar 22, 2022
a9ff4db
Update docs/FAQ.md
viadea Mar 22, 2022
b9f9d70
Update docs/FAQ.md
viadea Mar 22, 2022
5e39bea
Update docs/get-started/getting-started-databricks.md
viadea Mar 22, 2022
7957ba1
minor wording change in FAQ
viadea Mar 22, 2022
05bae05
Add some notes in GCP guide
viadea Mar 22, 2022
9acae90
Add avro reader
viadea Mar 22, 2022
10ae0bf
Add CDP /CDS versions in FAQ
viadea Mar 23, 2022
2c27550
resolve conflict
viadea Mar 24, 2022
6eb298f
add spark 3.3
viadea Mar 24, 2022
750af1a
resolve conflict
viadea Mar 24, 2022
1d8c1c4
Merge branch 'branch-22.04' into 2204-doc
viadea Mar 24, 2022
49119c6
Add 3.3.0
viadea Mar 24, 2022
3fdf64c
remove 330
viadea Mar 25, 2022
882af8b
Add support email
viadea Mar 25, 2022
b0bab03
Update docs/download.md
viadea Apr 1, 2022
b38b4b3
Update docs/download.md
viadea Apr 1, 2022
dca6600
delete generate-init-script-cuda11.ipynb
viadea Apr 1, 2022
6c76439
reformatted init script
viadea Apr 1, 2022
25ea4d6
MIG FAQ update
viadea Apr 1, 2022
756b7e0
Modified CLDR/EMR section in download
viadea Apr 2, 2022
353b8f4
Update docs/get-started/getting-started-databricks.md
viadea Apr 5, 2022
b46562e
Update docs/get-started/getting-started-gcp.md
viadea Apr 5, 2022
3d551f9
Update docs/get-started/getting-started-databricks.md
viadea Apr 5, 2022
9eb8765
Update docs/FAQ.md
viadea Apr 5, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/download.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ Software Requirements:
*Some hardware may have a minimum driver version greater than v450.80.02+. Check the GPU spec sheet
for your hardware's minimum driver version.

*For Cloudera and EMR support, please refer to [FAQ section](./FAQ.md).
*For Cloudera and EMR support, please refer to the [Distributions](./FAQ.md#which-distributions-are-supported) section of the FAQ.
viadea marked this conversation as resolved.
Show resolved Hide resolved

### Download v22.02.0
* Download the [RAPIDS
Expand Down