Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8df6b05

Browse files
committed
Correct opencl interop crate README commands
1 parent83a7fb8 commit8df6b05

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎opencl-interop/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@ Supported on all platforms [arrayfire-rust][1] is supported.
1818

1919
Command to build the crate
2020
```
21-
cargo build -paf_opencl_interop
21+
cargo build -paf-opencl-interop
2222
```
2323

2424
Use the following command to run an example
2525
```
26-
cargo run -paf_opencl_interop --examplecustom_kernel
26+
cargo run -paf-opencl-interop --exampleafocl_custom_kernel
2727
```
2828

2929
This crate can be used by directly using the packages on crates.io or building them on your own.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp