Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

Commit

Permalink
Merge branch 'multi-gpu-docs' of https://github.com/ingonyama-zk/deve…
Browse files Browse the repository at this point in the history
…loper-docs into multi-gpu-docs
  • Loading branch information
ImmanuelSegol committed Feb 22, 2024
2 parents 3a6ed0f + 7c543f3 commit 2567dd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/icicle/rust-bindings/multi-gpu.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Here we will cover the core multi GPU apis and a [example](#a-multi-gpu-example)

## Device management API

To stream line device management we offer as part of `icicle-cuda-runtime` package methods for dealing with devices.
To streamline device management we offer as part of `icicle-cuda-runtime` package methods for dealing with devices.

#### [`set_device`](https://github.com/vhnatyk/icicle/blob/275eaa99040ab06b088154d64cfa50b25fbad2df/wrappers/rust/icicle-cuda-runtime/src/device.rs#L6)

Expand Down

0 comments on commit 2567dd7

Please sign in to comment.