[INFO] cloning repository https://github.com/Protryon/cuda-oxide [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Protryon/cuda-oxide" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FProtryon%2Fcuda-oxide", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FProtryon%2Fcuda-oxide'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 021a53a99fa783817ddfb501a2873e2be954e5bb [INFO] documenting Protryon/cuda-oxide against 1.61.0 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FProtryon%2Fcuda-oxide" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Protryon/cuda-oxide on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Protryon/cuda-oxide [INFO] finished tweaking git repo https://github.com/Protryon/cuda-oxide [INFO] tweaked toml for git repo https://github.com/Protryon/cuda-oxide written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/Protryon/cuda-oxide already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 515268dc59d2f8b70a39707c3c41d45dc25f75ca4d0e033849dd36bb0784499d [INFO] running `Command { std: "docker" "start" "-a" "515268dc59d2f8b70a39707c3c41d45dc25f75ca4d0e033849dd36bb0784499d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "515268dc59d2f8b70a39707c3c41d45dc25f75ca4d0e033849dd36bb0784499d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "515268dc59d2f8b70a39707c3c41d45dc25f75ca4d0e033849dd36bb0784499d", kill_on_drop: false }` [INFO] [stdout] 515268dc59d2f8b70a39707c3c41d45dc25f75ca4d0e033849dd36bb0784499d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 902a7d94661c1d2d4c07f45dbf7a2bfbe7011d5bc3dd8a0d3581b6ae75ab9031 [INFO] running `Command { std: "docker" "start" "-a" "902a7d94661c1d2d4c07f45dbf7a2bfbe7011d5bc3dd8a0d3581b6ae75ab9031", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling cuda-oxide v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling num_enum_derive v0.5.1 [INFO] [stderr] Checking num_enum v0.5.1 [INFO] [stderr] Documenting cuda-oxide v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/sys.rs:10458:5 [INFO] [stdout] | [INFO] [stdout] 10458 | / #[doc = " \\brief Returns properties for a selected device"] [INFO] [stdout] 10459 | | #[doc = ""] [INFO] [stdout] 10460 | | #[doc = " \\deprecated"] [INFO] [stdout] 10461 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 10516 | | #[doc = " ::cuDeviceGet,"] [INFO] [stdout] 10517 | | #[doc = " ::cuDeviceTotalMem"] [INFO] [stdout] | |__________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] int maxThreadsDim[3]; [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `3` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `domain` [INFO] [stdout] --> src/sys.rs:11960:5 [INFO] [stdout] | [INFO] [stdout] 11960 | / #[doc = " \\brief Returns a handle to a compute device"] [INFO] [stdout] 11961 | | #[doc = ""] [INFO] [stdout] 11962 | | #[doc = " Returns in \\p *device a device handle given a PCI bus ID string."] [INFO] [stdout] 11963 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 11983 | | #[doc = " ::cuDeviceGetPCIBusId,"] [INFO] [stdout] 11984 | | #[doc = " ::cudaDeviceGetByPCIBusId"] [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [domain]:[bus]:[device].[function] [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `domain` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `bus` [INFO] [stdout] --> src/sys.rs:11960:5 [INFO] [stdout] | [INFO] [stdout] 11960 | / #[doc = " \\brief Returns a handle to a compute device"] [INFO] [stdout] 11961 | | #[doc = ""] [INFO] [stdout] 11962 | | #[doc = " Returns in \\p *device a device handle given a PCI bus ID string."] [INFO] [stdout] 11963 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 11983 | | #[doc = " ::cuDeviceGetPCIBusId,"] [INFO] [stdout] 11984 | | #[doc = " ::cudaDeviceGetByPCIBusId"] [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [domain]:[bus]:[device].[function] [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `bus` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `device` [INFO] [stdout] --> src/sys.rs:11960:5 [INFO] [stdout] | [INFO] [stdout] 11960 | / #[doc = " \\brief Returns a handle to a compute device"] [INFO] [stdout] 11961 | | #[doc = ""] [INFO] [stdout] 11962 | | #[doc = " Returns in \\p *device a device handle given a PCI bus ID string."] [INFO] [stdout] 11963 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 11983 | | #[doc = " ::cuDeviceGetPCIBusId,"] [INFO] [stdout] 11984 | | #[doc = " ::cudaDeviceGetByPCIBusId"] [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [domain]:[bus]:[device].[function] [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `device` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `function` [INFO] [stdout] --> src/sys.rs:11960:5 [INFO] [stdout] | [INFO] [stdout] 11960 | / #[doc = " \\brief Returns a handle to a compute device"] [INFO] [stdout] 11961 | | #[doc = ""] [INFO] [stdout] 11962 | | #[doc = " Returns in \\p *device a device handle given a PCI bus ID string."] [INFO] [stdout] 11963 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 11983 | | #[doc = " ::cuDeviceGetPCIBusId,"] [INFO] [stdout] 11984 | | #[doc = " ::cudaDeviceGetByPCIBusId"] [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [domain]:[bus]:[device].[function] [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = note: no item named `function` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `domain` [INFO] [stdout] --> src/sys.rs:11991:5 [INFO] [stdout] | [INFO] [stdout] 11991 | / #[doc = " \\brief Returns a PCI Bus Id string for the device"] [INFO] [stdout] 11992 | | #[doc = ""] [INFO] [stdout] 11993 | | #[doc = " Returns an ASCII string identifying the device \\p dev in the NULL-terminated"] [INFO] [stdout] 11994 | | #[doc = " string pointed to by \\p pciBusId. \\p len specifies the maximum length of the"] [INFO] [stdout] ... | [INFO] [stdout] 12017 | | #[doc = " ::cuDeviceGetByPCIBusId,"] [INFO] [stdout] 12018 | | #[doc = " ::cudaDeviceGetPCIBusId"] [INFO] [stdout] | |_______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [domain]:[bus]:[device].[function] [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `domain` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `bus` [INFO] [stdout] --> src/sys.rs:11991:5 [INFO] [stdout] | [INFO] [stdout] 11991 | / #[doc = " \\brief Returns a PCI Bus Id string for the device"] [INFO] [stdout] 11992 | | #[doc = ""] [INFO] [stdout] 11993 | | #[doc = " Returns an ASCII string identifying the device \\p dev in the NULL-terminated"] [INFO] [stdout] 11994 | | #[doc = " string pointed to by \\p pciBusId. \\p len specifies the maximum length of the"] [INFO] [stdout] ... | [INFO] [stdout] 12017 | | #[doc = " ::cuDeviceGetByPCIBusId,"] [INFO] [stdout] 12018 | | #[doc = " ::cudaDeviceGetPCIBusId"] [INFO] [stdout] | |_______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [domain]:[bus]:[device].[function] [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `bus` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `device` [INFO] [stdout] --> src/sys.rs:11991:5 [INFO] [stdout] | [INFO] [stdout] 11991 | / #[doc = " \\brief Returns a PCI Bus Id string for the device"] [INFO] [stdout] 11992 | | #[doc = ""] [INFO] [stdout] 11993 | | #[doc = " Returns an ASCII string identifying the device \\p dev in the NULL-terminated"] [INFO] [stdout] 11994 | | #[doc = " string pointed to by \\p pciBusId. \\p len specifies the maximum length of the"] [INFO] [stdout] ... | [INFO] [stdout] 12017 | | #[doc = " ::cuDeviceGetByPCIBusId,"] [INFO] [stdout] 12018 | | #[doc = " ::cudaDeviceGetPCIBusId"] [INFO] [stdout] | |_______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [domain]:[bus]:[device].[function] [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `device` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `function` [INFO] [stdout] --> src/sys.rs:11991:5 [INFO] [stdout] | [INFO] [stdout] 11991 | / #[doc = " \\brief Returns a PCI Bus Id string for the device"] [INFO] [stdout] 11992 | | #[doc = ""] [INFO] [stdout] 11993 | | #[doc = " Returns an ASCII string identifying the device \\p dev in the NULL-terminated"] [INFO] [stdout] 11994 | | #[doc = " string pointed to by \\p pciBusId. \\p len specifies the maximum length of the"] [INFO] [stdout] ... | [INFO] [stdout] 12017 | | #[doc = " ::cuDeviceGetByPCIBusId,"] [INFO] [stdout] 12018 | | #[doc = " ::cudaDeviceGetPCIBusId"] [INFO] [stdout] | |_______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [domain]:[bus]:[device].[function] [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = note: no item named `function` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/sys.rs:12878:5 [INFO] [stdout] | [INFO] [stdout] 12878 | / #[doc = " \\brief Returns the layout properties of a sparse CUDA array"] [INFO] [stdout] 12879 | | #[doc = ""] [INFO] [stdout] 12880 | | #[doc = " Returns the layout properties of a sparse CUDA array in \\p sparseProperties"] [INFO] [stdout] 12881 | | #[doc = " If the CUDA array is not allocated with flag ::CUDA_ARRAY3D_SPARSE"] [INFO] [stdout] ... | [INFO] [stdout] 12896 | | #[doc = " \\param[in] array - CUDA array to get the sparse properties of"] [INFO] [stdout] 12897 | | #[doc = " \\sa ::cuMipmappedArrayGetSparseProperties, ::cuMemMapArrayAsync"] [INFO] [stdout] | |________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] sparseProperties - Pointer to ::CUDA_ARRAY_SPARSE_PROPERTIES [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/sys.rs:12878:5 [INFO] [stdout] | [INFO] [stdout] 12878 | / #[doc = " \\brief Returns the layout properties of a sparse CUDA array"] [INFO] [stdout] 12879 | | #[doc = ""] [INFO] [stdout] 12880 | | #[doc = " Returns the layout properties of a sparse CUDA array in \\p sparseProperties"] [INFO] [stdout] 12881 | | #[doc = " If the CUDA array is not allocated with flag ::CUDA_ARRAY3D_SPARSE"] [INFO] [stdout] ... | [INFO] [stdout] 12896 | | #[doc = " \\param[in] array - CUDA array to get the sparse properties of"] [INFO] [stdout] 12897 | | #[doc = " \\sa ::cuMipmappedArrayGetSparseProperties, ::cuMemMapArrayAsync"] [INFO] [stdout] | |________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] array - CUDA array to get the sparse properties of [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/sys.rs:12904:5 [INFO] [stdout] | [INFO] [stdout] 12904 | / #[doc = " \\brief Returns the layout properties of a sparse CUDA mipmapped array"] [INFO] [stdout] 12905 | | #[doc = ""] [INFO] [stdout] 12906 | | #[doc = " Returns the sparse array layout properties in \\p sparseProperties"] [INFO] [stdout] 12907 | | #[doc = " If the CUDA mipmapped array is not allocated with flag ::CUDA_ARRAY3D_SPARSE"] [INFO] [stdout] ... | [INFO] [stdout] 12923 | | #[doc = " \\param[in] mipmap - CUDA mipmapped array to get the sparse properties of"] [INFO] [stdout] 12924 | | #[doc = " \\sa ::cuArrayGetSparseProperties, ::cuMemMapArrayAsync"] [INFO] [stdout] | |_______________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] sparseProperties - Pointer to ::CUDA_ARRAY_SPARSE_PROPERTIES [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/sys.rs:12904:5 [INFO] [stdout] | [INFO] [stdout] 12904 | / #[doc = " \\brief Returns the layout properties of a sparse CUDA mipmapped array"] [INFO] [stdout] 12905 | | #[doc = ""] [INFO] [stdout] 12906 | | #[doc = " Returns the sparse array layout properties in \\p sparseProperties"] [INFO] [stdout] 12907 | | #[doc = " If the CUDA mipmapped array is not allocated with flag ::CUDA_ARRAY3D_SPARSE"] [INFO] [stdout] ... | [INFO] [stdout] 12923 | | #[doc = " \\param[in] mipmap - CUDA mipmapped array to get the sparse properties of"] [INFO] [stdout] 12924 | | #[doc = " \\sa ::cuArrayGetSparseProperties, ::cuMemMapArrayAsync"] [INFO] [stdout] | |_______________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] mipmap - CUDA mipmapped array to get the sparse properties of [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/sys.rs:13211:5 [INFO] [stdout] | [INFO] [stdout] 13211 | / #[doc = " \\brief Allocate an address range reservation."] [INFO] [stdout] 13212 | | #[doc = ""] [INFO] [stdout] 13213 | | #[doc = " Reserves a virtual address range based on the given parameters, giving"] [INFO] [stdout] 13214 | | #[doc = " the starting address of the range in \\p ptr. This API requires a system that"] [INFO] [stdout] ... | [INFO] [stdout] 13232 | | #[doc = ""] [INFO] [stdout] 13233 | | #[doc = " \\sa ::cuMemAddressFree"] [INFO] [stdout] | |_______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] ptr - Resulting pointer to start of virtual address range allocated [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/sys.rs:13211:5 [INFO] [stdout] | [INFO] [stdout] 13211 | / #[doc = " \\brief Allocate an address range reservation."] [INFO] [stdout] 13212 | | #[doc = ""] [INFO] [stdout] 13213 | | #[doc = " Reserves a virtual address range based on the given parameters, giving"] [INFO] [stdout] 13214 | | #[doc = " the starting address of the range in \\p ptr. This API requires a system that"] [INFO] [stdout] ... | [INFO] [stdout] 13232 | | #[doc = ""] [INFO] [stdout] 13233 | | #[doc = " \\sa ::cuMemAddressFree"] [INFO] [stdout] | |_______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] size - Size of the reserved virtual address range requested [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/sys.rs:13243:5 [INFO] [stdout] | [INFO] [stdout] 13243 | / #[doc = " \\brief Free an address range reservation."] [INFO] [stdout] 13244 | | #[doc = ""] [INFO] [stdout] 13245 | | #[doc = " Frees a virtual address range reserved by cuMemAddressReserve. The size"] [INFO] [stdout] 13246 | | #[doc = " must match what was given to memAddressReserve and the ptr given must"] [INFO] [stdout] ... | [INFO] [stdout] 13258 | | #[doc = ""] [INFO] [stdout] 13259 | | #[doc = " \\sa ::cuMemAddressReserve"] [INFO] [stdout] | |__________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] ptr - Starting address of the virtual address range to free [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/sys.rs:13263:5 [INFO] [stdout] | [INFO] [stdout] 13263 | / #[doc = " \\brief Create a CUDA memory handle representing a memory allocation of a given size described by the given properties"] [INFO] [stdout] 13264 | | #[doc = ""] [INFO] [stdout] 13265 | | #[doc = " This creates a memory allocation on the target device specified through the"] [INFO] [stdout] 13266 | | #[doc = " \\p prop strcuture. The created allocation will not have any device or host"] [INFO] [stdout] ... | [INFO] [stdout] 13296 | | #[doc = ""] [INFO] [stdout] 13297 | | #[doc = " \\sa ::cuMemRelease, ::cuMemExportToShareableHandle, ::cuMemImportFromShareableHandle"] [INFO] [stdout] | |_____________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] handle - Value of handle returned. All operations on this allocation are to be performed using this handle. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/sys.rs:13263:5 [INFO] [stdout] | [INFO] [stdout] 13263 | / #[doc = " \\brief Create a CUDA memory handle representing a memory allocation of a given size described by the given properties"] [INFO] [stdout] 13264 | | #[doc = ""] [INFO] [stdout] 13265 | | #[doc = " This creates a memory allocation on the target device specified through the"] [INFO] [stdout] 13266 | | #[doc = " \\p prop strcuture. The created allocation will not have any device or host"] [INFO] [stdout] ... | [INFO] [stdout] 13296 | | #[doc = ""] [INFO] [stdout] 13297 | | #[doc = " \\sa ::cuMemRelease, ::cuMemExportToShareableHandle, ::cuMemImportFromShareableHandle"] [INFO] [stdout] | |_____________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] size - Size of the allocation requested [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/sys.rs:13306:5 [INFO] [stdout] | [INFO] [stdout] 13306 | / #[doc = " \\brief Release a memory handle representing a memory allocation which was previously allocated through cuMemCreate."] [INFO] [stdout] 13307 | | #[doc = ""] [INFO] [stdout] 13308 | | #[doc = " Frees the memory that was allocated on a device through cuMemCreate."] [INFO] [stdout] 13309 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 13327 | | #[doc = ""] [INFO] [stdout] 13328 | | #[doc = " \\sa ::cuMemCreate"] [INFO] [stdout] | |__________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] handle Value of handle which was returned previously by cuMemCreate. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/sys.rs:13332:5 [INFO] [stdout] | [INFO] [stdout] 13332 | / #[doc = " \\brief Maps an allocation handle to a reserved virtual address range."] [INFO] [stdout] 13333 | | #[doc = ""] [INFO] [stdout] 13334 | | #[doc = " Maps bytes of memory represented by \\p handle starting from byte \\p offset to"] [INFO] [stdout] 13335 | | #[doc = " \\p size to address range [\\p addr, \\p addr + \\p size]. This range must be an"] [INFO] [stdout] ... | [INFO] [stdout] 13370 | | #[doc = ""] [INFO] [stdout] 13371 | | #[doc = " \\sa ::cuMemUnmap, ::cuMemSetAccess, ::cuMemCreate, ::cuMemAddressReserve, ::cuMemImportFromShareableHandle"] [INFO] [stdout] | |___________________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] ptr - Address where memory will be mapped. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2` [INFO] [stdout] --> src/sys.rs:13381:5 [INFO] [stdout] | [INFO] [stdout] 13381 | / #[doc = " \\brief Maps or unmaps subregions of sparse CUDA arrays and sparse CUDA mipmapped arrays"] [INFO] [stdout] 13382 | | #[doc = ""] [INFO] [stdout] 13383 | | #[doc = " Performs map or unmap operations on subregions of sparse CUDA arrays and sparse CUDA mipmapped arrays."] [INFO] [stdout] 13384 | | #[doc = " Each operation is specified by a ::CUarrayMapInfo entry in the \\p mapInfoList array of size \\p count."] [INFO] [stdout] ... | [INFO] [stdout] 13505 | | #[doc = ""] [INFO] [stdout] 13506 | | #[doc = " \\sa ::cuMipmappedArrayCreate, ::cuArrayCreate, ::cuArray3DCreate, ::cuMemCreate, ::cuArrayGetSparseProperties, ::cuMipmappedArrayGetSparseProperties"] [INFO] [stdout] | |_____________________________________________________________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] unsigned int reserved[2]; [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `2` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/sys.rs:13381:5 [INFO] [stdout] | [INFO] [stdout] 13381 | / #[doc = " \\brief Maps or unmaps subregions of sparse CUDA arrays and sparse CUDA mipmapped arrays"] [INFO] [stdout] 13382 | | #[doc = ""] [INFO] [stdout] 13383 | | #[doc = " Performs map or unmap operations on subregions of sparse CUDA arrays and sparse CUDA mipmapped arrays."] [INFO] [stdout] 13384 | | #[doc = " Each operation is specified by a ::CUarrayMapInfo entry in the \\p mapInfoList array of size \\p count."] [INFO] [stdout] ... | [INFO] [stdout] 13505 | | #[doc = ""] [INFO] [stdout] 13506 | | #[doc = " \\sa ::cuMipmappedArrayCreate, ::cuArrayCreate, ::cuArray3DCreate, ::cuMemCreate, ::cuArrayGetSparseProperties, ::cuMipmappedArrayGetSparseProperties"] [INFO] [stdout] | |_____________________________________________________________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] mapInfoList - List of ::CUarrayMapInfo [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/sys.rs:13514:5 [INFO] [stdout] | [INFO] [stdout] 13514 | / #[doc = " \\brief Unmap the backing memory of a given address range."] [INFO] [stdout] 13515 | | #[doc = ""] [INFO] [stdout] 13516 | | #[doc = " The range must be the entire contiguous address range that was mapped to. In"] [INFO] [stdout] 13517 | | #[doc = " other words, ::cuMemUnmap cannot unmap a sub-range of an address range mapped"] [INFO] [stdout] ... | [INFO] [stdout] 13537 | | #[doc = ""] [INFO] [stdout] 13538 | | #[doc = " \\sa ::cuMemCreate, ::cuMemAddressReserve"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] ptr - Starting address for the virtual address range to unmap [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/sys.rs:13542:5 [INFO] [stdout] | [INFO] [stdout] 13542 | / #[doc = " \\brief Set the access flags for each location specified in \\p desc for the given virtual address range"] [INFO] [stdout] 13543 | | #[doc = ""] [INFO] [stdout] 13544 | | #[doc = " Given the virtual address range via \\p ptr and \\p size, and the locations"] [INFO] [stdout] 13545 | | #[doc = " in the array given by \\p desc and \\p count, set the access flags for the"] [INFO] [stdout] ... | [INFO] [stdout] 13561 | | #[doc = ""] [INFO] [stdout] 13562 | | #[doc = " \\sa ::cuMemSetAccess, ::cuMemCreate, :cuMemMap"] [INFO] [stdout] | |_______________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] ptr - Starting address for the virtual address range [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/sys.rs:13571:5 [INFO] [stdout] | [INFO] [stdout] 13571 | / #[doc = " \\brief Get the access \\p flags set for the given \\p location and \\p ptr"] [INFO] [stdout] 13572 | | #[doc = ""] [INFO] [stdout] 13573 | | #[doc = " \\param[out] flags - Flags set for this location"] [INFO] [stdout] 13574 | | #[doc = " \\param[in] location - Location in which to check the flags for"] [INFO] [stdout] ... | [INFO] [stdout] 13584 | | #[doc = ""] [INFO] [stdout] 13585 | | #[doc = " \\sa ::cuMemSetAccess"] [INFO] [stdout] | |_____________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] flags - Flags set for this location [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/sys.rs:13571:5 [INFO] [stdout] | [INFO] [stdout] 13571 | / #[doc = " \\brief Get the access \\p flags set for the given \\p location and \\p ptr"] [INFO] [stdout] 13572 | | #[doc = ""] [INFO] [stdout] 13573 | | #[doc = " \\param[out] flags - Flags set for this location"] [INFO] [stdout] 13574 | | #[doc = " \\param[in] location - Location in which to check the flags for"] [INFO] [stdout] ... | [INFO] [stdout] 13584 | | #[doc = ""] [INFO] [stdout] 13585 | | #[doc = " \\sa ::cuMemSetAccess"] [INFO] [stdout] | |_____________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] location - Location in which to check the flags for [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/sys.rs:13593:5 [INFO] [stdout] | [INFO] [stdout] 13593 | / #[doc = " \\brief Exports an allocation to a requested shareable handle type"] [INFO] [stdout] 13594 | | #[doc = ""] [INFO] [stdout] 13595 | | #[doc = " Given a CUDA memory handle, create a shareable memory"] [INFO] [stdout] 13596 | | #[doc = " allocation handle that can be used to share the memory with other"] [INFO] [stdout] ... | [INFO] [stdout] 13620 | | #[doc = ""] [INFO] [stdout] 13621 | | #[doc = " \\sa ::cuMemImportFromShareableHandle"] [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] shareableHandle - Pointer to the location in which to store the requested handle type [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/sys.rs:13593:5 [INFO] [stdout] | [INFO] [stdout] 13593 | / #[doc = " \\brief Exports an allocation to a requested shareable handle type"] [INFO] [stdout] 13594 | | #[doc = ""] [INFO] [stdout] 13595 | | #[doc = " Given a CUDA memory handle, create a shareable memory"] [INFO] [stdout] 13596 | | #[doc = " allocation handle that can be used to share the memory with other"] [INFO] [stdout] ... | [INFO] [stdout] 13620 | | #[doc = ""] [INFO] [stdout] 13621 | | #[doc = " \\sa ::cuMemImportFromShareableHandle"] [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] handle - CUDA handle for the memory allocation [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/sys.rs:13630:5 [INFO] [stdout] | [INFO] [stdout] 13630 | / #[doc = " \\brief Imports an allocation from a requested shareable handle type."] [INFO] [stdout] 13631 | | #[doc = ""] [INFO] [stdout] 13632 | | #[doc = " If the current process cannot support the memory described by this shareable"] [INFO] [stdout] 13633 | | #[doc = " handle, this API will error as CUDA_ERROR_NOT_SUPPORTED."] [INFO] [stdout] ... | [INFO] [stdout] 13651 | | #[doc = ""] [INFO] [stdout] 13652 | | #[doc = " \\sa ::cuMemExportToShareableHandle, ::cuMemMap, ::cuMemRelease"] [INFO] [stdout] | |_______________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] handle - CUDA Memory handle for the memory allocation. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/sys.rs:13630:5 [INFO] [stdout] | [INFO] [stdout] 13630 | / #[doc = " \\brief Imports an allocation from a requested shareable handle type."] [INFO] [stdout] 13631 | | #[doc = ""] [INFO] [stdout] 13632 | | #[doc = " If the current process cannot support the memory described by this shareable"] [INFO] [stdout] 13633 | | #[doc = " handle, this API will error as CUDA_ERROR_NOT_SUPPORTED."] [INFO] [stdout] ... | [INFO] [stdout] 13651 | | #[doc = ""] [INFO] [stdout] 13652 | | #[doc = " \\sa ::cuMemExportToShareableHandle, ::cuMemMap, ::cuMemRelease"] [INFO] [stdout] | |_______________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] osHandle - Shareable Handle representing the memory allocation that is to be imported. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/sys.rs:13660:5 [INFO] [stdout] | [INFO] [stdout] 13660 | / #[doc = " \\brief Calculates either the minimal or recommended granularity"] [INFO] [stdout] 13661 | | #[doc = ""] [INFO] [stdout] 13662 | | #[doc = " Calculates either the minimal or recommended granularity"] [INFO] [stdout] 13663 | | #[doc = " for a given allocation specification and returns it in granularity. This"] [INFO] [stdout] ... | [INFO] [stdout] 13676 | | #[doc = ""] [INFO] [stdout] 13677 | | #[doc = " \\sa ::cuMemCreate, ::cuMemMap"] [INFO] [stdout] | |______________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] granularity Returned granularity. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/sys.rs:13660:5 [INFO] [stdout] | [INFO] [stdout] 13660 | / #[doc = " \\brief Calculates either the minimal or recommended granularity"] [INFO] [stdout] 13661 | | #[doc = ""] [INFO] [stdout] 13662 | | #[doc = " Calculates either the minimal or recommended granularity"] [INFO] [stdout] 13663 | | #[doc = " for a given allocation specification and returns it in granularity. This"] [INFO] [stdout] ... | [INFO] [stdout] 13676 | | #[doc = ""] [INFO] [stdout] 13677 | | #[doc = " \\sa ::cuMemCreate, ::cuMemMap"] [INFO] [stdout] | |______________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] prop Property for which to determine the granularity for [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/sys.rs:13685:5 [INFO] [stdout] | [INFO] [stdout] 13685 | / #[doc = " \\brief Retrieve the contents of the property structure defining properties for this handle"] [INFO] [stdout] 13686 | | #[doc = ""] [INFO] [stdout] 13687 | | #[doc = " \\param[out] prop - Pointer to a properties structure which will hold the information about this handle"] [INFO] [stdout] 13688 | | #[doc = " \\param[in] handle - Handle which to perform the query on"] [INFO] [stdout] ... | [INFO] [stdout] 13696 | | #[doc = ""] [INFO] [stdout] 13697 | | #[doc = " \\sa ::cuMemCreate, ::cuMemImportFromShareableHandle"] [INFO] [stdout] | |____________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] prop - Pointer to a properties structure which will hold the information about this handle [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/sys.rs:13685:5 [INFO] [stdout] | [INFO] [stdout] 13685 | / #[doc = " \\brief Retrieve the contents of the property structure defining properties for this handle"] [INFO] [stdout] 13686 | | #[doc = ""] [INFO] [stdout] 13687 | | #[doc = " \\param[out] prop - Pointer to a properties structure which will hold the information about this handle"] [INFO] [stdout] 13688 | | #[doc = " \\param[in] handle - Handle which to perform the query on"] [INFO] [stdout] ... | [INFO] [stdout] 13696 | | #[doc = ""] [INFO] [stdout] 13697 | | #[doc = " \\sa ::cuMemCreate, ::cuMemImportFromShareableHandle"] [INFO] [stdout] | |____________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] handle - Handle which to perform the query on [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/sys.rs:13704:5 [INFO] [stdout] | [INFO] [stdout] 13704 | / #[doc = " \\brief Given an address \\p addr, returns the allocation handle of the backing memory allocation."] [INFO] [stdout] 13705 | | #[doc = ""] [INFO] [stdout] 13706 | | #[doc = " The handle is guaranteed to be the same handle value used to map the memory. If the address"] [INFO] [stdout] 13707 | | #[doc = " requested is not mapped, the function will fail. The returned handle must be released with"] [INFO] [stdout] ... | [INFO] [stdout] 13722 | | #[doc = ""] [INFO] [stdout] 13723 | | #[doc = " \\sa ::cuMemCreate, ::cuMemRelease, ::cuMemMap"] [INFO] [stdout] | |______________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] handle CUDA Memory handle for the backing memory allocation. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/sys.rs:13704:5 [INFO] [stdout] | [INFO] [stdout] 13704 | / #[doc = " \\brief Given an address \\p addr, returns the allocation handle of the backing memory allocation."] [INFO] [stdout] 13705 | | #[doc = ""] [INFO] [stdout] 13706 | | #[doc = " The handle is guaranteed to be the same handle value used to map the memory. If the address"] [INFO] [stdout] 13707 | | #[doc = " requested is not mapped, the function will fail. The returned handle must be released with"] [INFO] [stdout] ... | [INFO] [stdout] 13722 | | #[doc = ""] [INFO] [stdout] 13723 | | #[doc = " \\sa ::cuMemCreate, ::cuMemRelease, ::cuMemMap"] [INFO] [stdout] | |______________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] addr Memory address to query, that has been mapped previously. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/sys.rs:13748:5 [INFO] [stdout] | [INFO] [stdout] 13748 | / #[doc = " \\brief Allocates memory with stream ordered semantics"] [INFO] [stdout] 13749 | | #[doc = ""] [INFO] [stdout] 13750 | | #[doc = " Inserts an allocation operation into \\p hStream."] [INFO] [stdout] 13751 | | #[doc = " A pointer to the allocated memory is returned immediately in *dptr."] [INFO] [stdout] ... | [INFO] [stdout] 13772 | | #[doc = " ::cuDeviceGetDefaultMemPool, ::cuDeviceGetMemPool, ::cuMemPoolCreate,"] [INFO] [stdout] 13773 | | #[doc = " ::cuMemPoolSetAccess, ::cuMemPoolSetAttribute"] [INFO] [stdout] | |_________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] dptr - Returned device pointer [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/sys.rs:13748:5 [INFO] [stdout] | [INFO] [stdout] 13748 | / #[doc = " \\brief Allocates memory with stream ordered semantics"] [INFO] [stdout] 13749 | | #[doc = ""] [INFO] [stdout] 13750 | | #[doc = " Inserts an allocation operation into \\p hStream."] [INFO] [stdout] 13751 | | #[doc = " A pointer to the allocated memory is returned immediately in *dptr."] [INFO] [stdout] ... | [INFO] [stdout] 13772 | | #[doc = " ::cuDeviceGetDefaultMemPool, ::cuDeviceGetMemPool, ::cuMemPoolCreate,"] [INFO] [stdout] 13773 | | #[doc = " ::cuMemPoolSetAccess, ::cuMemPoolSetAttribute"] [INFO] [stdout] | |_________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] bytesize - Number of bytes to allocate [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/sys.rs:13778:5 [INFO] [stdout] | [INFO] [stdout] 13778 | / #[doc = " \\brief Tries to release memory back to the OS"] [INFO] [stdout] 13779 | | #[doc = ""] [INFO] [stdout] 13780 | | #[doc = " Releases memory back to the OS until the pool contains fewer than minBytesToKeep"] [INFO] [stdout] 13781 | | #[doc = " reserved bytes, or there is no more memory that the allocator can safely release."] [INFO] [stdout] ... | [INFO] [stdout] 13798 | | #[doc = " \\sa ::cuMemAllocAsync, ::cuMemFreeAsync, ::cuDeviceGetDefaultMemPool,"] [INFO] [stdout] 13799 | | #[doc = " ::cuDeviceGetMemPool, ::cuMemPoolCreate"] [INFO] [stdout] | |___________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] pool - The memory pool to trim [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/sys.rs:13803:5 [INFO] [stdout] | [INFO] [stdout] 13803 | / #[doc = " \\brief Sets attributes of a memory pool"] [INFO] [stdout] 13804 | | #[doc = ""] [INFO] [stdout] 13805 | | #[doc = " Supported attributes are:"] [INFO] [stdout] 13806 | | #[doc = " - ::CU_MEMPOOL_ATTR_RELEASE_THRESHOLD: (value type = cuuint64_t)"] [INFO] [stdout] ... | [INFO] [stdout] 13840 | | #[doc = " \\sa ::cuMemAllocAsync, ::cuMemFreeAsync, ::cuDeviceGetDefaultMemPool,"] [INFO] [stdout] 13841 | | #[doc = " ::cuDeviceGetMemPool, ::cuMemPoolCreate"] [INFO] [stdout] | |___________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] pool - The memory pool to modify [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/sys.rs:13849:5 [INFO] [stdout] | [INFO] [stdout] 13849 | / #[doc = " \\brief Gets attributes of a memory pool"] [INFO] [stdout] 13850 | | #[doc = ""] [INFO] [stdout] 13851 | | #[doc = " Supported attributes are:"] [INFO] [stdout] 13852 | | #[doc = " - ::CU_MEMPOOL_ATTR_RELEASE_THRESHOLD: (value type = cuuint64_t)"] [INFO] [stdout] ... | [INFO] [stdout] 13890 | | #[doc = " \\sa ::cuMemAllocAsync, ::cuMemFreeAsync, ::cuDeviceGetDefaultMemPool,"] [INFO] [stdout] 13891 | | #[doc = " ::cuDeviceGetMemPool, ::cuMemPoolCreate"] [INFO] [stdout] | |___________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] pool - The memory pool to get attributes of [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/sys.rs:13849:5 [INFO] [stdout] | [INFO] [stdout] 13849 | / #[doc = " \\brief Gets attributes of a memory pool"] [INFO] [stdout] 13850 | | #[doc = ""] [INFO] [stdout] 13851 | | #[doc = " Supported attributes are:"] [INFO] [stdout] 13852 | | #[doc = " - ::CU_MEMPOOL_ATTR_RELEASE_THRESHOLD: (value type = cuuint64_t)"] [INFO] [stdout] ... | [INFO] [stdout] 13890 | | #[doc = " \\sa ::cuMemAllocAsync, ::cuMemFreeAsync, ::cuDeviceGetDefaultMemPool,"] [INFO] [stdout] 13891 | | #[doc = " ::cuDeviceGetMemPool, ::cuMemPoolCreate"] [INFO] [stdout] | |___________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] value - Retrieved value [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/sys.rs:13899:5 [INFO] [stdout] | [INFO] [stdout] 13899 | / #[doc = " \\brief Controls visibility of pools between devices"] [INFO] [stdout] 13900 | | #[doc = ""] [INFO] [stdout] 13901 | | #[doc = " \\param[in] pool - The pool being modified"] [INFO] [stdout] 13902 | | #[doc = " \\param[in] map - Array of access descriptors. Each descriptor instructs the access to enable for a single gpu."] [INFO] [stdout] ... | [INFO] [stdout] 13910 | | #[doc = " \\sa ::cuMemAllocAsync, ::cuMemFreeAsync, ::cuDeviceGetDefaultMemPool,"] [INFO] [stdout] 13911 | | #[doc = " ::cuDeviceGetMemPool, ::cuMemPoolCreate"] [INFO] [stdout] | |___________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] pool - The pool being modified [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/sys.rs:13919:5 [INFO] [stdout] | [INFO] [stdout] 13919 | / #[doc = " \\brief Returns the accessibility of a pool from a device"] [INFO] [stdout] 13920 | | #[doc = ""] [INFO] [stdout] 13921 | | #[doc = " Returns the accessibility of the pool's memory from the specified location."] [INFO] [stdout] 13922 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 13927 | | #[doc = " \\sa ::cuMemAllocAsync, ::cuMemFreeAsync, ::cuDeviceGetDefaultMemPool,"] [INFO] [stdout] 13928 | | #[doc = " ::cuDeviceGetMemPool, ::cuMemPoolCreate"] [INFO] [stdout] | |___________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] flags - the accessibility of the pool from the specified location [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/sys.rs:13919:5 [INFO] [stdout] | [INFO] [stdout] 13919 | / #[doc = " \\brief Returns the accessibility of a pool from a device"] [INFO] [stdout] 13920 | | #[doc = ""] [INFO] [stdout] 13921 | | #[doc = " Returns the accessibility of the pool's memory from the specified location."] [INFO] [stdout] 13922 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 13927 | | #[doc = " \\sa ::cuMemAllocAsync, ::cuMemFreeAsync, ::cuDeviceGetDefaultMemPool,"] [INFO] [stdout] 13928 | | #[doc = " ::cuDeviceGetMemPool, ::cuMemPoolCreate"] [INFO] [stdout] | |___________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] memPool - the pool being queried [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/sys.rs:13979:5 [INFO] [stdout] | [INFO] [stdout] 13979 | / #[doc = " \\brief Allocates memory from a specified pool with stream ordered semantics."] [INFO] [stdout] 13980 | | #[doc = ""] [INFO] [stdout] 13981 | | #[doc = " Inserts an allocation operation into \\p hStream."] [INFO] [stdout] 13982 | | #[doc = " A pointer to the allocated memory is returned immediately in *dptr."] [INFO] [stdout] ... | [INFO] [stdout] 14007 | | #[doc = " ::cuDeviceGetMemPool, ::cuMemPoolCreate, ::cuMemPoolSetAccess,"] [INFO] [stdout] 14008 | | #[doc = " ::cuMemPoolSetAttribute"] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] dptr - Returned device pointer [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/sys.rs:13979:5 [INFO] [stdout] | [INFO] [stdout] 13979 | / #[doc = " \\brief Allocates memory from a specified pool with stream ordered semantics."] [INFO] [stdout] 13980 | | #[doc = ""] [INFO] [stdout] 13981 | | #[doc = " Inserts an allocation operation into \\p hStream."] [INFO] [stdout] 13982 | | #[doc = " A pointer to the allocated memory is returned immediately in *dptr."] [INFO] [stdout] ... | [INFO] [stdout] 14007 | | #[doc = " ::cuDeviceGetMemPool, ::cuMemPoolCreate, ::cuMemPoolSetAccess,"] [INFO] [stdout] 14008 | | #[doc = " ::cuMemPoolSetAttribute"] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] bytesize - Number of bytes to allocate [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/sys.rs:14017:5 [INFO] [stdout] | [INFO] [stdout] 14017 | / #[doc = " \\brief Exports a memory pool to the requested handle type."] [INFO] [stdout] 14018 | | #[doc = ""] [INFO] [stdout] 14019 | | #[doc = " Given an IPC capable mempool, create an OS handle to share the pool with another process."] [INFO] [stdout] 14020 | | #[doc = " A recipient process can convert the shareable handle into a mempool with ::cuMemPoolImportFromShareableHandle."] [INFO] [stdout] ... | [INFO] [stdout] 14040 | | #[doc = " ::cuDeviceGetDefaultMemPool, ::cuDeviceGetMemPool, ::cuMemPoolCreate,"] [INFO] [stdout] 14041 | | #[doc = " ::cuMemPoolSetAccess, ::cuMemPoolSetAttribute"] [INFO] [stdout] | |_________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] handle_out - Returned OS handle [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/sys.rs:14017:5 [INFO] [stdout] | [INFO] [stdout] 14017 | / #[doc = " \\brief Exports a memory pool to the requested handle type."] [INFO] [stdout] 14018 | | #[doc = ""] [INFO] [stdout] 14019 | | #[doc = " Given an IPC capable mempool, create an OS handle to share the pool with another process."] [INFO] [stdout] 14020 | | #[doc = " A recipient process can convert the shareable handle into a mempool with ::cuMemPoolImportFromShareableHandle."] [INFO] [stdout] ... | [INFO] [stdout] 14040 | | #[doc = " ::cuDeviceGetDefaultMemPool, ::cuDeviceGetMemPool, ::cuMemPoolCreate,"] [INFO] [stdout] 14041 | | #[doc = " ::cuMemPoolSetAccess, ::cuMemPoolSetAttribute"] [INFO] [stdout] | |_________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] pool - pool to export [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/sys.rs:14050:5 [INFO] [stdout] | [INFO] [stdout] 14050 | / #[doc = " \\brief imports a memory pool from a shared handle."] [INFO] [stdout] 14051 | | #[doc = ""] [INFO] [stdout] 14052 | | #[doc = " Specific allocations can be imported from the imported pool with cuMemPoolImportPointer."] [INFO] [stdout] 14053 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 14068 | | #[doc = ""] [INFO] [stdout] 14069 | | #[doc = " \\sa ::cuMemPoolExportToShareableHandle, ::cuMemPoolExportPointer, ::cuMemPoolImportPointer"] [INFO] [stdout] | |___________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] pool_out - Returned memory pool [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/sys.rs:14050:5 [INFO] [stdout] | [INFO] [stdout] 14050 | / #[doc = " \\brief imports a memory pool from a shared handle."] [INFO] [stdout] 14051 | | #[doc = ""] [INFO] [stdout] 14052 | | #[doc = " Specific allocations can be imported from the imported pool with cuMemPoolImportPointer."] [INFO] [stdout] 14053 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 14068 | | #[doc = ""] [INFO] [stdout] 14069 | | #[doc = " \\sa ::cuMemPoolExportToShareableHandle, ::cuMemPoolExportPointer, ::cuMemPoolImportPointer"] [INFO] [stdout] | |___________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] handle - OS handle of the pool to open [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/sys.rs:14078:5 [INFO] [stdout] | [INFO] [stdout] 14078 | / #[doc = " \\brief Export data to share a memory pool allocation between processes."] [INFO] [stdout] 14079 | | #[doc = ""] [INFO] [stdout] 14080 | | #[doc = " Constructs \\p shareData_out for sharing a specific allocation from an already shared memory pool."] [INFO] [stdout] 14081 | | #[doc = " The recipient process can import the allocation with the ::cuMemPoolImportPointer api."] [INFO] [stdout] ... | [INFO] [stdout] 14092 | | #[doc = ""] [INFO] [stdout] 14093 | | #[doc = " \\sa ::cuMemPoolExportToShareableHandle, ::cuMemPoolImportFromShareableHandle, ::cuMemPoolImportPointer"] [INFO] [stdout] | |_______________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] shareData_out - Returned export data [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/sys.rs:14078:5 [INFO] [stdout] | [INFO] [stdout] 14078 | / #[doc = " \\brief Export data to share a memory pool allocation between processes."] [INFO] [stdout] 14079 | | #[doc = ""] [INFO] [stdout] 14080 | | #[doc = " Constructs \\p shareData_out for sharing a specific allocation from an already shared memory pool."] [INFO] [stdout] 14081 | | #[doc = " The recipient process can import the allocation with the ::cuMemPoolImportPointer api."] [INFO] [stdout] ... | [INFO] [stdout] 14092 | | #[doc = ""] [INFO] [stdout] 14093 | | #[doc = " \\sa ::cuMemPoolExportToShareableHandle, ::cuMemPoolImportFromShareableHandle, ::cuMemPoolImportPointer"] [INFO] [stdout] | |_______________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] ptr - pointer to memory being exported [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/sys.rs:14100:5 [INFO] [stdout] | [INFO] [stdout] 14100 | / #[doc = " \\brief Import a memory pool allocation from another process."] [INFO] [stdout] 14101 | | #[doc = ""] [INFO] [stdout] 14102 | | #[doc = " Returns in \\p ptr_out a pointer to the imported memory."] [INFO] [stdout] 14103 | | #[doc = " The imported memory must not be accessed before the allocation operation completes"] [INFO] [stdout] ... | [INFO] [stdout] 14123 | | #[doc = ""] [INFO] [stdout] 14124 | | #[doc = " \\sa ::cuMemPoolExportToShareableHandle, ::cuMemPoolImportFromShareableHandle, ::cuMemPoolExportPointer"] [INFO] [stdout] | |_______________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] ptr_out - pointer to imported memory [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/sys.rs:14100:5 [INFO] [stdout] | [INFO] [stdout] 14100 | / #[doc = " \\brief Import a memory pool allocation from another process."] [INFO] [stdout] 14101 | | #[doc = ""] [INFO] [stdout] 14102 | | #[doc = " Returns in \\p ptr_out a pointer to the imported memory."] [INFO] [stdout] 14103 | | #[doc = " The imported memory must not be accessed before the allocation operation completes"] [INFO] [stdout] ... | [INFO] [stdout] 14123 | | #[doc = ""] [INFO] [stdout] 14124 | | #[doc = " \\sa ::cuMemPoolExportToShareableHandle, ::cuMemPoolImportFromShareableHandle, ::cuMemPoolExportPointer"] [INFO] [stdout] | |_______________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] pool - pool from which to import [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/sys.rs:15434:5 [INFO] [stdout] | [INFO] [stdout] 15434 | / #[doc = " \\brief Copies attributes from source stream to destination stream."] [INFO] [stdout] 15435 | | #[doc = ""] [INFO] [stdout] 15436 | | #[doc = " Copies attributes from source stream \\p src to destination stream \\p dst."] [INFO] [stdout] 15437 | | #[doc = " Both streams must have the same context."] [INFO] [stdout] ... | [INFO] [stdout] 15448 | | #[doc = " \\sa"] [INFO] [stdout] 15449 | | #[doc = " ::CUaccessPolicyWindow"] [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] dst Destination stream [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/sys.rs:15434:5 [INFO] [stdout] | [INFO] [stdout] 15434 | / #[doc = " \\brief Copies attributes from source stream to destination stream."] [INFO] [stdout] 15435 | | #[doc = ""] [INFO] [stdout] 15436 | | #[doc = " Copies attributes from source stream \\p src to destination stream \\p dst."] [INFO] [stdout] 15437 | | #[doc = " Both streams must have the same context."] [INFO] [stdout] ... | [INFO] [stdout] 15448 | | #[doc = " \\sa"] [INFO] [stdout] 15449 | | #[doc = " ::CUaccessPolicyWindow"] [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] src Source stream [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/sys.rs:15453:5 [INFO] [stdout] | [INFO] [stdout] 15453 | / #[doc = " \\brief Queries stream attribute."] [INFO] [stdout] 15454 | | #[doc = ""] [INFO] [stdout] 15455 | | #[doc = " Queries attribute \\p attr from \\p hStream and stores it in corresponding"] [INFO] [stdout] 15456 | | #[doc = " member of \\p value_out."] [INFO] [stdout] ... | [INFO] [stdout] 15468 | | #[doc = " \\sa"] [INFO] [stdout] 15469 | | #[doc = " ::CUaccessPolicyWindow"] [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] hStream [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/sys.rs:15453:5 [INFO] [stdout] | [INFO] [stdout] 15453 | / #[doc = " \\brief Queries stream attribute."] [INFO] [stdout] 15454 | | #[doc = ""] [INFO] [stdout] 15455 | | #[doc = " Queries attribute \\p attr from \\p hStream and stores it in corresponding"] [INFO] [stdout] 15456 | | #[doc = " member of \\p value_out."] [INFO] [stdout] ... | [INFO] [stdout] 15468 | | #[doc = " \\sa"] [INFO] [stdout] 15469 | | #[doc = " ::CUaccessPolicyWindow"] [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] value_out [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/sys.rs:15477:5 [INFO] [stdout] | [INFO] [stdout] 15477 | / #[doc = " \\brief Sets stream attribute."] [INFO] [stdout] 15478 | | #[doc = ""] [INFO] [stdout] 15479 | | #[doc = " Sets attribute \\p attr on \\p hStream from corresponding attribute of"] [INFO] [stdout] 15480 | | #[doc = " \\p value. The updated attribute will be applied to subsequent work"] [INFO] [stdout] ... | [INFO] [stdout] 15493 | | #[doc = " \\sa"] [INFO] [stdout] 15494 | | #[doc = " ::CUaccessPolicyWindow"] [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] hStream [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/sys.rs:15477:5 [INFO] [stdout] | [INFO] [stdout] 15477 | / #[doc = " \\brief Sets stream attribute."] [INFO] [stdout] 15478 | | #[doc = ""] [INFO] [stdout] 15479 | | #[doc = " Sets attribute \\p attr on \\p hStream from corresponding attribute of"] [INFO] [stdout] 15480 | | #[doc = " \\p value. The updated attribute will be applied to subsequent work"] [INFO] [stdout] ... | [INFO] [stdout] 15493 | | #[doc = " \\sa"] [INFO] [stdout] 15494 | | #[doc = " ::CUaccessPolicyWindow"] [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] attr [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/sys.rs:16794:5 [INFO] [stdout] | [INFO] [stdout] 16794 | / #[doc = " \\brief Launches a CUDA function"] [INFO] [stdout] 16795 | | #[doc = ""] [INFO] [stdout] 16796 | | #[doc = " Invokes the kernel \\p f on a \\p gridDimX x \\p gridDimY x \\p gridDimZ"] [INFO] [stdout] 16797 | | #[doc = " grid of blocks. Each block contains \\p blockDimX x \\p blockDimY x"] [INFO] [stdout] ... | [INFO] [stdout] 16896 | | #[doc = " ::cuFuncGetAttribute,"] [INFO] [stdout] 16897 | | #[doc = " ::cudaLaunchKernel"] [INFO] [stdout] | |__________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] pointers. Each of \p kernelParams[0] through \p kernelParams[N-1] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `256` [INFO] [stdout] --> src/sys.rs:16794:5 [INFO] [stdout] | [INFO] [stdout] 16794 | / #[doc = " \\brief Launches a CUDA function"] [INFO] [stdout] 16795 | | #[doc = ""] [INFO] [stdout] 16796 | | #[doc = " Invokes the kernel \\p f on a \\p gridDimX x \\p gridDimY x \\p gridDimZ"] [INFO] [stdout] 16797 | | #[doc = " grid of blocks. Each block contains \\p blockDimX x \\p blockDimY x"] [INFO] [stdout] ... | [INFO] [stdout] 16896 | | #[doc = " ::cuFuncGetAttribute,"] [INFO] [stdout] 16897 | | #[doc = " ::cudaLaunchKernel"] [INFO] [stdout] | |__________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] char argBuffer[256]; [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `256` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/sys.rs:16913:5 [INFO] [stdout] | [INFO] [stdout] 16913 | / #[doc = " \\brief Launches a CUDA function where thread blocks can cooperate and synchronize as they execute"] [INFO] [stdout] 16914 | | #[doc = ""] [INFO] [stdout] 16915 | | #[doc = " Invokes the kernel \\p f on a \\p gridDimX x \\p gridDimY x \\p gridDimZ"] [INFO] [stdout] 16916 | | #[doc = " grid of blocks. Each block contains \\p blockDimX x \\p blockDimY x"] [INFO] [stdout] ... | [INFO] [stdout] 16985 | | #[doc = " ::cuLaunchCooperativeKernelMultiDevice,"] [INFO] [stdout] 16986 | | #[doc = " ::cudaLaunchCooperativeKernel"] [INFO] [stdout] | |_____________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] pointers. Each of \p kernelParams[0] through \p kernelParams[N-1] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/sys.rs:17001:5 [INFO] [stdout] | [INFO] [stdout] 17001 | / #[doc = " \\brief Launches CUDA functions on multiple devices where thread blocks can cooperate and synchronize as they execute"] [INFO] [stdout] 17002 | | #[doc = ""] [INFO] [stdout] 17003 | | #[doc = " \\deprecated This function is deprecated as of CUDA 11.3."] [INFO] [stdout] 17004 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 17132 | | #[doc = " ::cuLaunchCooperativeKernel,"] [INFO] [stdout] 17133 | | #[doc = " ::cudaLaunchCooperativeKernelMultiDevice"] [INFO] [stdout] | |________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] needs to be an array of N pointers. Each of ::CUDA_LAUNCH_PARAMS::kernelParams[0] through [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/sys.rs:17653:5 [INFO] [stdout] | [INFO] [stdout] 17653 | / #[doc = " \\brief Creates a kernel execution node and adds it to a graph"] [INFO] [stdout] 17654 | | #[doc = ""] [INFO] [stdout] 17655 | | #[doc = " Creates a new kernel execution node and adds it to \\p hGraph with \\p numDependencies"] [INFO] [stdout] 17656 | | #[doc = " dependencies specified via \\p dependencies and arguments specified in \\p nodeParams."] [INFO] [stdout] ... | [INFO] [stdout] 17747 | | #[doc = " ::cuGraphAddMemcpyNode,"] [INFO] [stdout] 17748 | | #[doc = " ::cuGraphAddMemsetNode"] [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] from \p kernelParams[0] to \p kernelParams[N-1], points to the region of memory from which the actual [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `i` [INFO] [stdout] --> src/sys.rs:18789:5 [INFO] [stdout] | [INFO] [stdout] 18789 | / #[doc = " \\brief Returns a graph's dependency edges"] [INFO] [stdout] 18790 | | #[doc = ""] [INFO] [stdout] 18791 | | #[doc = " Returns a list of \\p hGraph's dependency edges. Edges are returned via corresponding"] [INFO] [stdout] 18792 | | #[doc = " indices in \\p from and \\p to; that is, the node in \\p to[i] has a dependency on the"] [INFO] [stdout] ... | [INFO] [stdout] 18817 | | #[doc = " ::cuGraphNodeGetDependencies,"] [INFO] [stdout] 18818 | | #[doc = " ::cuGraphNodeGetDependentNodes"] [INFO] [stdout] | |______________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] indices in \p from and \p to; that is, the node in \p to[i] has a dependency on the [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `i` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/sys.rs:19571:5 [INFO] [stdout] | [INFO] [stdout] 19571 | / #[doc = " \\brief Copies attributes from source node to destination node."] [INFO] [stdout] 19572 | | #[doc = ""] [INFO] [stdout] 19573 | | #[doc = " Copies attributes from source node \\p src to destination node \\p dst."] [INFO] [stdout] 19574 | | #[doc = " Both node must have the same context."] [INFO] [stdout] ... | [INFO] [stdout] 19585 | | #[doc = " \\sa"] [INFO] [stdout] 19586 | | #[doc = " ::CUaccessPolicyWindow"] [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] dst Destination node [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/sys.rs:19571:5 [INFO] [stdout] | [INFO] [stdout] 19571 | / #[doc = " \\brief Copies attributes from source node to destination node."] [INFO] [stdout] 19572 | | #[doc = ""] [INFO] [stdout] 19573 | | #[doc = " Copies attributes from source node \\p src to destination node \\p dst."] [INFO] [stdout] 19574 | | #[doc = " Both node must have the same context."] [INFO] [stdout] ... | [INFO] [stdout] 19585 | | #[doc = " \\sa"] [INFO] [stdout] 19586 | | #[doc = " ::CUaccessPolicyWindow"] [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] src Source node [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/sys.rs:19590:5 [INFO] [stdout] | [INFO] [stdout] 19590 | / #[doc = " \\brief Queries node attribute."] [INFO] [stdout] 19591 | | #[doc = ""] [INFO] [stdout] 19592 | | #[doc = " Queries attribute \\p attr from node \\p hNode and stores it in corresponding"] [INFO] [stdout] 19593 | | #[doc = " member of \\p value_out."] [INFO] [stdout] ... | [INFO] [stdout] 19605 | | #[doc = " \\sa"] [INFO] [stdout] 19606 | | #[doc = " ::CUaccessPolicyWindow"] [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] hNode [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/sys.rs:19590:5 [INFO] [stdout] | [INFO] [stdout] 19590 | / #[doc = " \\brief Queries node attribute."] [INFO] [stdout] 19591 | | #[doc = ""] [INFO] [stdout] 19592 | | #[doc = " Queries attribute \\p attr from node \\p hNode and stores it in corresponding"] [INFO] [stdout] 19593 | | #[doc = " member of \\p value_out."] [INFO] [stdout] ... | [INFO] [stdout] 19605 | | #[doc = " \\sa"] [INFO] [stdout] 19606 | | #[doc = " ::CUaccessPolicyWindow"] [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] value_out [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/sys.rs:19614:5 [INFO] [stdout] | [INFO] [stdout] 19614 | / #[doc = " \\brief Sets node attribute."] [INFO] [stdout] 19615 | | #[doc = ""] [INFO] [stdout] 19616 | | #[doc = " Sets attribute \\p attr on node \\p hNode from corresponding attribute of"] [INFO] [stdout] 19617 | | #[doc = " \\p value."] [INFO] [stdout] ... | [INFO] [stdout] 19629 | | #[doc = " \\sa"] [INFO] [stdout] 19630 | | #[doc = " ::CUaccessPolicyWindow"] [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] hNode [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/sys.rs:19614:5 [INFO] [stdout] | [INFO] [stdout] 19614 | / #[doc = " \\brief Sets node attribute."] [INFO] [stdout] 19615 | | #[doc = ""] [INFO] [stdout] 19616 | | #[doc = " Sets attribute \\p attr on node \\p hNode from corresponding attribute of"] [INFO] [stdout] 19617 | | #[doc = " \\p value."] [INFO] [stdout] ... | [INFO] [stdout] 19629 | | #[doc = " \\sa"] [INFO] [stdout] 19630 | | #[doc = " ::CUaccessPolicyWindow"] [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] attr [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/sys.rs:20359:5 [INFO] [stdout] | [INFO] [stdout] 20359 | / #[doc = " \\brief Sets the border color for a texture reference"] [INFO] [stdout] 20360 | | #[doc = ""] [INFO] [stdout] 20361 | | #[doc = " \\deprecated"] [INFO] [stdout] 20362 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 20389 | | #[doc = " ::cudaBindTextureToArray,"] [INFO] [stdout] 20390 | | #[doc = " ::cudaBindTextureToMipmappedArray"] [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] pBorderColor[0] holds 'R' component [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/sys.rs:20359:5 [INFO] [stdout] | [INFO] [stdout] 20359 | / #[doc = " \\brief Sets the border color for a texture reference"] [INFO] [stdout] 20360 | | #[doc = ""] [INFO] [stdout] 20361 | | #[doc = " \\deprecated"] [INFO] [stdout] 20362 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 20389 | | #[doc = " ::cudaBindTextureToArray,"] [INFO] [stdout] 20390 | | #[doc = " ::cudaBindTextureToMipmappedArray"] [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] pBorderColor[1] holds 'G' component [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2` [INFO] [stdout] --> src/sys.rs:20359:5 [INFO] [stdout] | [INFO] [stdout] 20359 | / #[doc = " \\brief Sets the border color for a texture reference"] [INFO] [stdout] 20360 | | #[doc = ""] [INFO] [stdout] 20361 | | #[doc = " \\deprecated"] [INFO] [stdout] 20362 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 20389 | | #[doc = " ::cudaBindTextureToArray,"] [INFO] [stdout] 20390 | | #[doc = " ::cudaBindTextureToMipmappedArray"] [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] pBorderColor[2] holds 'B' component [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `2` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/sys.rs:20359:5 [INFO] [stdout] | [INFO] [stdout] 20359 | / #[doc = " \\brief Sets the border color for a texture reference"] [INFO] [stdout] 20360 | | #[doc = ""] [INFO] [stdout] 20361 | | #[doc = " \\deprecated"] [INFO] [stdout] 20362 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 20389 | | #[doc = " ::cudaBindTextureToArray,"] [INFO] [stdout] 20390 | | #[doc = " ::cudaBindTextureToMipmappedArray"] [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] pBorderColor[3] holds 'A' component [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `3` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/sys.rs:20691:5 [INFO] [stdout] | [INFO] [stdout] 20691 | / #[doc = " \\brief Gets the border color used by a texture reference"] [INFO] [stdout] 20692 | | #[doc = ""] [INFO] [stdout] 20693 | | #[doc = " \\deprecated"] [INFO] [stdout] 20694 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 20714 | | #[doc = " \\sa ::cuTexRefSetAddressMode,"] [INFO] [stdout] 20715 | | #[doc = " ::cuTexRefSetAddressMode, ::cuTexRefSetBorderColor"] [INFO] [stdout] | |__________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] pBorderColor[0] holds 'R' component [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/sys.rs:20691:5 [INFO] [stdout] | [INFO] [stdout] 20691 | / #[doc = " \\brief Gets the border color used by a texture reference"] [INFO] [stdout] 20692 | | #[doc = ""] [INFO] [stdout] 20693 | | #[doc = " \\deprecated"] [INFO] [stdout] 20694 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 20714 | | #[doc = " \\sa ::cuTexRefSetAddressMode,"] [INFO] [stdout] 20715 | | #[doc = " ::cuTexRefSetAddressMode, ::cuTexRefSetBorderColor"] [INFO] [stdout] | |__________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] pBorderColor[1] holds 'G' component [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2` [INFO] [stdout] --> src/sys.rs:20691:5 [INFO] [stdout] | [INFO] [stdout] 20691 | / #[doc = " \\brief Gets the border color used by a texture reference"] [INFO] [stdout] 20692 | | #[doc = ""] [INFO] [stdout] 20693 | | #[doc = " \\deprecated"] [INFO] [stdout] 20694 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 20714 | | #[doc = " \\sa ::cuTexRefSetAddressMode,"] [INFO] [stdout] 20715 | | #[doc = " ::cuTexRefSetAddressMode, ::cuTexRefSetBorderColor"] [INFO] [stdout] | |__________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] pBorderColor[2] holds 'B' component [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `2` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/sys.rs:20691:5 [INFO] [stdout] | [INFO] [stdout] 20691 | / #[doc = " \\brief Gets the border color used by a texture reference"] [INFO] [stdout] 20692 | | #[doc = ""] [INFO] [stdout] 20693 | | #[doc = " \\deprecated"] [INFO] [stdout] 20694 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 20714 | | #[doc = " \\sa ::cuTexRefSetAddressMode,"] [INFO] [stdout] 20715 | | #[doc = " ::cuTexRefSetAddressMode, ::cuTexRefSetBorderColor"] [INFO] [stdout] | |__________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] pBorderColor[3] holds 'A' component [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `3` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/sys.rs:20840:5 [INFO] [stdout] | [INFO] [stdout] 20840 | / #[doc = " \\brief Creates a texture object"] [INFO] [stdout] 20841 | | #[doc = ""] [INFO] [stdout] 20842 | | #[doc = " Creates a texture object and returns it in \\p pTexObject. \\p pResDesc describes"] [INFO] [stdout] 20843 | | #[doc = " the data to texture from. \\p pTexDesc describes how the data should be sampled."] [INFO] [stdout] ... | [INFO] [stdout] 21050 | | #[doc = " ::cuTexObjectDestroy,"] [INFO] [stdout] 21051 | | #[doc = " ::cudaCreateTextureObject"] [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] CUaddress_mode addressMode[3]; [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `3` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,16` [INFO] [stdout] --> src/sys.rs:20840:5 [INFO] [stdout] | [INFO] [stdout] 20840 | / #[doc = " \\brief Creates a texture object"] [INFO] [stdout] 20841 | | #[doc = ""] [INFO] [stdout] 20842 | | #[doc = " Creates a texture object and returns it in \\p pTexObject. \\p pResDesc describes"] [INFO] [stdout] 20843 | | #[doc = " the data to texture from. \\p pTexDesc describes how the data should be sampled."] [INFO] [stdout] ... | [INFO] [stdout] 21050 | | #[doc = " ::cuTexObjectDestroy,"] [INFO] [stdout] 21051 | | #[doc = " ::cudaCreateTextureObject"] [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] clamped to the range [1,16]. [INFO] [stdout] ^^^^ [INFO] [stdout] = note: no item named `1,16` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `T` [INFO] [stdout] --> src/mem.rs:333:51 [INFO] [stdout] | [INFO] [stdout] 333 | /// Note that memory is directly copied, so [`T`] must be [`Sized`] should not contain any pointers, references, unsized types, or ot... [INFO] [stdout] | ^ no item named `T` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `T` [INFO] [stdout] --> src/mem.rs:347:51 [INFO] [stdout] | [INFO] [stdout] 347 | /// Note that memory is directly copied, so [`T`] must be [`Sized`] *should* not contain any pointers, references, unsized types, or ... [INFO] [stdout] | ^ no item named `T` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `T` [INFO] [stdout] --> src/mem.rs:367:51 [INFO] [stdout] | [INFO] [stdout] 367 | /// Note that memory is directly copied, so [`T`] must be [`Sized`] *should* not contain any pointers, references, unsized types, or ... [INFO] [stdout] | ^ no item named `T` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/sys.rs:21640:5 [INFO] [stdout] | [INFO] [stdout] 21640 | / #[doc = " \\brief Blocks until remote writes are visible to the specified scope"] [INFO] [stdout] 21641 | | #[doc = ""] [INFO] [stdout] 21642 | | #[doc = " Blocks until GPUDirect RDMA writes to the target context via mappings"] [INFO] [stdout] 21643 | | #[doc = " created through APIs like nvidia_p2p_get_pages (see"] [INFO] [stdout] ... | [INFO] [stdout] 21665 | | #[doc = " \\notefnerr"] [INFO] [stdout] 21666 | | #[doc = ""] [INFO] [stdout] | |_______________^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/sys.rs:3516:1 [INFO] [stdout] | [INFO] [stdout] 3516 | #[doc = "< Device supports GPUDirect RDMA APIs, like nvidia_p2p_get_pages (see https://docs.nvidia.com/cuda/gpudirect-rdma for more information)"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 88 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.08s [INFO] running `Command { std: "docker" "inspect" "902a7d94661c1d2d4c07f45dbf7a2bfbe7011d5bc3dd8a0d3581b6ae75ab9031", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "902a7d94661c1d2d4c07f45dbf7a2bfbe7011d5bc3dd8a0d3581b6ae75ab9031", kill_on_drop: false }` [INFO] [stdout] 902a7d94661c1d2d4c07f45dbf7a2bfbe7011d5bc3dd8a0d3581b6ae75ab9031 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 5dc881d483b65f0147a0b859c3eb6125138f61a54c15525fbff77d9d0513cdd4 [INFO] running `Command { std: "docker" "start" "-a" "5dc881d483b65f0147a0b859c3eb6125138f61a54c15525fbff77d9d0513cdd4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling cuda-oxide v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling num_enum_derive v0.5.1 [INFO] [stderr] Checking num_enum v0.5.1 [INFO] [stderr] Documenting cuda-oxide v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/sys.rs:10458:5 [INFO] [stdout] | [INFO] [stdout] 10458 | / #[doc = " \\brief Returns properties for a selected device"] [INFO] [stdout] 10459 | | #[doc = ""] [INFO] [stdout] 10460 | | #[doc = " \\deprecated"] [INFO] [stdout] 10461 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 10516 | | #[doc = " ::cuDeviceGet,"] [INFO] [stdout] 10517 | | #[doc = " ::cuDeviceTotalMem"] [INFO] [stdout] | |__________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] int maxThreadsDim[3]; [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `3` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `domain` [INFO] [stdout] --> src/sys.rs:11960:5 [INFO] [stdout] | [INFO] [stdout] 11960 | / #[doc = " \\brief Returns a handle to a compute device"] [INFO] [stdout] 11961 | | #[doc = ""] [INFO] [stdout] 11962 | | #[doc = " Returns in \\p *device a device handle given a PCI bus ID string."] [INFO] [stdout] 11963 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 11983 | | #[doc = " ::cuDeviceGetPCIBusId,"] [INFO] [stdout] 11984 | | #[doc = " ::cudaDeviceGetByPCIBusId"] [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [domain]:[bus]:[device].[function] [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `domain` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `bus` [INFO] [stdout] --> src/sys.rs:11960:5 [INFO] [stdout] | [INFO] [stdout] 11960 | / #[doc = " \\brief Returns a handle to a compute device"] [INFO] [stdout] 11961 | | #[doc = ""] [INFO] [stdout] 11962 | | #[doc = " Returns in \\p *device a device handle given a PCI bus ID string."] [INFO] [stdout] 11963 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 11983 | | #[doc = " ::cuDeviceGetPCIBusId,"] [INFO] [stdout] 11984 | | #[doc = " ::cudaDeviceGetByPCIBusId"] [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [domain]:[bus]:[device].[function] [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `bus` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `device` [INFO] [stdout] --> src/sys.rs:11960:5 [INFO] [stdout] | [INFO] [stdout] 11960 | / #[doc = " \\brief Returns a handle to a compute device"] [INFO] [stdout] 11961 | | #[doc = ""] [INFO] [stdout] 11962 | | #[doc = " Returns in \\p *device a device handle given a PCI bus ID string."] [INFO] [stdout] 11963 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 11983 | | #[doc = " ::cuDeviceGetPCIBusId,"] [INFO] [stdout] 11984 | | #[doc = " ::cudaDeviceGetByPCIBusId"] [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [domain]:[bus]:[device].[function] [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `device` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `function` [INFO] [stdout] --> src/sys.rs:11960:5 [INFO] [stdout] | [INFO] [stdout] 11960 | / #[doc = " \\brief Returns a handle to a compute device"] [INFO] [stdout] 11961 | | #[doc = ""] [INFO] [stdout] 11962 | | #[doc = " Returns in \\p *device a device handle given a PCI bus ID string."] [INFO] [stdout] 11963 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 11983 | | #[doc = " ::cuDeviceGetPCIBusId,"] [INFO] [stdout] 11984 | | #[doc = " ::cudaDeviceGetByPCIBusId"] [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [domain]:[bus]:[device].[function] [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = note: no item named `function` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `domain` [INFO] [stdout] --> src/sys.rs:11991:5 [INFO] [stdout] | [INFO] [stdout] 11991 | / #[doc = " \\brief Returns a PCI Bus Id string for the device"] [INFO] [stdout] 11992 | | #[doc = ""] [INFO] [stdout] 11993 | | #[doc = " Returns an ASCII string identifying the device \\p dev in the NULL-terminated"] [INFO] [stdout] 11994 | | #[doc = " string pointed to by \\p pciBusId. \\p len specifies the maximum length of the"] [INFO] [stdout] ... | [INFO] [stdout] 12017 | | #[doc = " ::cuDeviceGetByPCIBusId,"] [INFO] [stdout] 12018 | | #[doc = " ::cudaDeviceGetPCIBusId"] [INFO] [stdout] | |_______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [domain]:[bus]:[device].[function] [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `domain` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `bus` [INFO] [stdout] --> src/sys.rs:11991:5 [INFO] [stdout] | [INFO] [stdout] 11991 | / #[doc = " \\brief Returns a PCI Bus Id string for the device"] [INFO] [stdout] 11992 | | #[doc = ""] [INFO] [stdout] 11993 | | #[doc = " Returns an ASCII string identifying the device \\p dev in the NULL-terminated"] [INFO] [stdout] 11994 | | #[doc = " string pointed to by \\p pciBusId. \\p len specifies the maximum length of the"] [INFO] [stdout] ... | [INFO] [stdout] 12017 | | #[doc = " ::cuDeviceGetByPCIBusId,"] [INFO] [stdout] 12018 | | #[doc = " ::cudaDeviceGetPCIBusId"] [INFO] [stdout] | |_______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [domain]:[bus]:[device].[function] [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `bus` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `device` [INFO] [stdout] --> src/sys.rs:11991:5 [INFO] [stdout] | [INFO] [stdout] 11991 | / #[doc = " \\brief Returns a PCI Bus Id string for the device"] [INFO] [stdout] 11992 | | #[doc = ""] [INFO] [stdout] 11993 | | #[doc = " Returns an ASCII string identifying the device \\p dev in the NULL-terminated"] [INFO] [stdout] 11994 | | #[doc = " string pointed to by \\p pciBusId. \\p len specifies the maximum length of the"] [INFO] [stdout] ... | [INFO] [stdout] 12017 | | #[doc = " ::cuDeviceGetByPCIBusId,"] [INFO] [stdout] 12018 | | #[doc = " ::cudaDeviceGetPCIBusId"] [INFO] [stdout] | |_______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [domain]:[bus]:[device].[function] [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `device` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `function` [INFO] [stdout] --> src/sys.rs:11991:5 [INFO] [stdout] | [INFO] [stdout] 11991 | / #[doc = " \\brief Returns a PCI Bus Id string for the device"] [INFO] [stdout] 11992 | | #[doc = ""] [INFO] [stdout] 11993 | | #[doc = " Returns an ASCII string identifying the device \\p dev in the NULL-terminated"] [INFO] [stdout] 11994 | | #[doc = " string pointed to by \\p pciBusId. \\p len specifies the maximum length of the"] [INFO] [stdout] ... | [INFO] [stdout] 12017 | | #[doc = " ::cuDeviceGetByPCIBusId,"] [INFO] [stdout] 12018 | | #[doc = " ::cudaDeviceGetPCIBusId"] [INFO] [stdout] | |_______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [domain]:[bus]:[device].[function] [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = note: no item named `function` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/sys.rs:12878:5 [INFO] [stdout] | [INFO] [stdout] 12878 | / #[doc = " \\brief Returns the layout properties of a sparse CUDA array"] [INFO] [stdout] 12879 | | #[doc = ""] [INFO] [stdout] 12880 | | #[doc = " Returns the layout properties of a sparse CUDA array in \\p sparseProperties"] [INFO] [stdout] 12881 | | #[doc = " If the CUDA array is not allocated with flag ::CUDA_ARRAY3D_SPARSE"] [INFO] [stdout] ... | [INFO] [stdout] 12896 | | #[doc = " \\param[in] array - CUDA array to get the sparse properties of"] [INFO] [stdout] 12897 | | #[doc = " \\sa ::cuMipmappedArrayGetSparseProperties, ::cuMemMapArrayAsync"] [INFO] [stdout] | |________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] sparseProperties - Pointer to ::CUDA_ARRAY_SPARSE_PROPERTIES [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/sys.rs:12878:5 [INFO] [stdout] | [INFO] [stdout] 12878 | / #[doc = " \\brief Returns the layout properties of a sparse CUDA array"] [INFO] [stdout] 12879 | | #[doc = ""] [INFO] [stdout] 12880 | | #[doc = " Returns the layout properties of a sparse CUDA array in \\p sparseProperties"] [INFO] [stdout] 12881 | | #[doc = " If the CUDA array is not allocated with flag ::CUDA_ARRAY3D_SPARSE"] [INFO] [stdout] ... | [INFO] [stdout] 12896 | | #[doc = " \\param[in] array - CUDA array to get the sparse properties of"] [INFO] [stdout] 12897 | | #[doc = " \\sa ::cuMipmappedArrayGetSparseProperties, ::cuMemMapArrayAsync"] [INFO] [stdout] | |________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] array - CUDA array to get the sparse properties of [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/sys.rs:12904:5 [INFO] [stdout] | [INFO] [stdout] 12904 | / #[doc = " \\brief Returns the layout properties of a sparse CUDA mipmapped array"] [INFO] [stdout] 12905 | | #[doc = ""] [INFO] [stdout] 12906 | | #[doc = " Returns the sparse array layout properties in \\p sparseProperties"] [INFO] [stdout] 12907 | | #[doc = " If the CUDA mipmapped array is not allocated with flag ::CUDA_ARRAY3D_SPARSE"] [INFO] [stdout] ... | [INFO] [stdout] 12923 | | #[doc = " \\param[in] mipmap - CUDA mipmapped array to get the sparse properties of"] [INFO] [stdout] 12924 | | #[doc = " \\sa ::cuArrayGetSparseProperties, ::cuMemMapArrayAsync"] [INFO] [stdout] | |_______________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] sparseProperties - Pointer to ::CUDA_ARRAY_SPARSE_PROPERTIES [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/sys.rs:12904:5 [INFO] [stdout] | [INFO] [stdout] 12904 | / #[doc = " \\brief Returns the layout properties of a sparse CUDA mipmapped array"] [INFO] [stdout] 12905 | | #[doc = ""] [INFO] [stdout] 12906 | | #[doc = " Returns the sparse array layout properties in \\p sparseProperties"] [INFO] [stdout] 12907 | | #[doc = " If the CUDA mipmapped array is not allocated with flag ::CUDA_ARRAY3D_SPARSE"] [INFO] [stdout] ... | [INFO] [stdout] 12923 | | #[doc = " \\param[in] mipmap - CUDA mipmapped array to get the sparse properties of"] [INFO] [stdout] 12924 | | #[doc = " \\sa ::cuArrayGetSparseProperties, ::cuMemMapArrayAsync"] [INFO] [stdout] | |_______________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] mipmap - CUDA mipmapped array to get the sparse properties of [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/sys.rs:13211:5 [INFO] [stdout] | [INFO] [stdout] 13211 | / #[doc = " \\brief Allocate an address range reservation."] [INFO] [stdout] 13212 | | #[doc = ""] [INFO] [stdout] 13213 | | #[doc = " Reserves a virtual address range based on the given parameters, giving"] [INFO] [stdout] 13214 | | #[doc = " the starting address of the range in \\p ptr. This API requires a system that"] [INFO] [stdout] ... | [INFO] [stdout] 13232 | | #[doc = ""] [INFO] [stdout] 13233 | | #[doc = " \\sa ::cuMemAddressFree"] [INFO] [stdout] | |_______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] ptr - Resulting pointer to start of virtual address range allocated [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/sys.rs:13211:5 [INFO] [stdout] | [INFO] [stdout] 13211 | / #[doc = " \\brief Allocate an address range reservation."] [INFO] [stdout] 13212 | | #[doc = ""] [INFO] [stdout] 13213 | | #[doc = " Reserves a virtual address range based on the given parameters, giving"] [INFO] [stdout] 13214 | | #[doc = " the starting address of the range in \\p ptr. This API requires a system that"] [INFO] [stdout] ... | [INFO] [stdout] 13232 | | #[doc = ""] [INFO] [stdout] 13233 | | #[doc = " \\sa ::cuMemAddressFree"] [INFO] [stdout] | |_______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] size - Size of the reserved virtual address range requested [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/sys.rs:13243:5 [INFO] [stdout] | [INFO] [stdout] 13243 | / #[doc = " \\brief Free an address range reservation."] [INFO] [stdout] 13244 | | #[doc = ""] [INFO] [stdout] 13245 | | #[doc = " Frees a virtual address range reserved by cuMemAddressReserve. The size"] [INFO] [stdout] 13246 | | #[doc = " must match what was given to memAddressReserve and the ptr given must"] [INFO] [stdout] ... | [INFO] [stdout] 13258 | | #[doc = ""] [INFO] [stdout] 13259 | | #[doc = " \\sa ::cuMemAddressReserve"] [INFO] [stdout] | |__________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] ptr - Starting address of the virtual address range to free [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/sys.rs:13263:5 [INFO] [stdout] | [INFO] [stdout] 13263 | / #[doc = " \\brief Create a CUDA memory handle representing a memory allocation of a given size described by the given properties"] [INFO] [stdout] 13264 | | #[doc = ""] [INFO] [stdout] 13265 | | #[doc = " This creates a memory allocation on the target device specified through the"] [INFO] [stdout] 13266 | | #[doc = " \\p prop strcuture. The created allocation will not have any device or host"] [INFO] [stdout] ... | [INFO] [stdout] 13296 | | #[doc = ""] [INFO] [stdout] 13297 | | #[doc = " \\sa ::cuMemRelease, ::cuMemExportToShareableHandle, ::cuMemImportFromShareableHandle"] [INFO] [stdout] | |_____________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] handle - Value of handle returned. All operations on this allocation are to be performed using this handle. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/sys.rs:13263:5 [INFO] [stdout] | [INFO] [stdout] 13263 | / #[doc = " \\brief Create a CUDA memory handle representing a memory allocation of a given size described by the given properties"] [INFO] [stdout] 13264 | | #[doc = ""] [INFO] [stdout] 13265 | | #[doc = " This creates a memory allocation on the target device specified through the"] [INFO] [stdout] 13266 | | #[doc = " \\p prop strcuture. The created allocation will not have any device or host"] [INFO] [stdout] ... | [INFO] [stdout] 13296 | | #[doc = ""] [INFO] [stdout] 13297 | | #[doc = " \\sa ::cuMemRelease, ::cuMemExportToShareableHandle, ::cuMemImportFromShareableHandle"] [INFO] [stdout] | |_____________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] size - Size of the allocation requested [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/sys.rs:13306:5 [INFO] [stdout] | [INFO] [stdout] 13306 | / #[doc = " \\brief Release a memory handle representing a memory allocation which was previously allocated through cuMemCreate."] [INFO] [stdout] 13307 | | #[doc = ""] [INFO] [stdout] 13308 | | #[doc = " Frees the memory that was allocated on a device through cuMemCreate."] [INFO] [stdout] 13309 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 13327 | | #[doc = ""] [INFO] [stdout] 13328 | | #[doc = " \\sa ::cuMemCreate"] [INFO] [stdout] | |__________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] handle Value of handle which was returned previously by cuMemCreate. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/sys.rs:13332:5 [INFO] [stdout] | [INFO] [stdout] 13332 | / #[doc = " \\brief Maps an allocation handle to a reserved virtual address range."] [INFO] [stdout] 13333 | | #[doc = ""] [INFO] [stdout] 13334 | | #[doc = " Maps bytes of memory represented by \\p handle starting from byte \\p offset to"] [INFO] [stdout] 13335 | | #[doc = " \\p size to address range [\\p addr, \\p addr + \\p size]. This range must be an"] [INFO] [stdout] ... | [INFO] [stdout] 13370 | | #[doc = ""] [INFO] [stdout] 13371 | | #[doc = " \\sa ::cuMemUnmap, ::cuMemSetAccess, ::cuMemCreate, ::cuMemAddressReserve, ::cuMemImportFromShareableHandle"] [INFO] [stdout] | |___________________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] ptr - Address where memory will be mapped. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2` [INFO] [stdout] --> src/sys.rs:13381:5 [INFO] [stdout] | [INFO] [stdout] 13381 | / #[doc = " \\brief Maps or unmaps subregions of sparse CUDA arrays and sparse CUDA mipmapped arrays"] [INFO] [stdout] 13382 | | #[doc = ""] [INFO] [stdout] 13383 | | #[doc = " Performs map or unmap operations on subregions of sparse CUDA arrays and sparse CUDA mipmapped arrays."] [INFO] [stdout] 13384 | | #[doc = " Each operation is specified by a ::CUarrayMapInfo entry in the \\p mapInfoList array of size \\p count."] [INFO] [stdout] ... | [INFO] [stdout] 13505 | | #[doc = ""] [INFO] [stdout] 13506 | | #[doc = " \\sa ::cuMipmappedArrayCreate, ::cuArrayCreate, ::cuArray3DCreate, ::cuMemCreate, ::cuArrayGetSparseProperties, ::cuMipmappedArrayGetSparseProperties"] [INFO] [stdout] | |_____________________________________________________________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] unsigned int reserved[2]; [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `2` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/sys.rs:13381:5 [INFO] [stdout] | [INFO] [stdout] 13381 | / #[doc = " \\brief Maps or unmaps subregions of sparse CUDA arrays and sparse CUDA mipmapped arrays"] [INFO] [stdout] 13382 | | #[doc = ""] [INFO] [stdout] 13383 | | #[doc = " Performs map or unmap operations on subregions of sparse CUDA arrays and sparse CUDA mipmapped arrays."] [INFO] [stdout] 13384 | | #[doc = " Each operation is specified by a ::CUarrayMapInfo entry in the \\p mapInfoList array of size \\p count."] [INFO] [stdout] ... | [INFO] [stdout] 13505 | | #[doc = ""] [INFO] [stdout] 13506 | | #[doc = " \\sa ::cuMipmappedArrayCreate, ::cuArrayCreate, ::cuArray3DCreate, ::cuMemCreate, ::cuArrayGetSparseProperties, ::cuMipmappedArrayGetSparseProperties"] [INFO] [stdout] | |_____________________________________________________________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] mapInfoList - List of ::CUarrayMapInfo [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/sys.rs:13514:5 [INFO] [stdout] | [INFO] [stdout] 13514 | / #[doc = " \\brief Unmap the backing memory of a given address range."] [INFO] [stdout] 13515 | | #[doc = ""] [INFO] [stdout] 13516 | | #[doc = " The range must be the entire contiguous address range that was mapped to. In"] [INFO] [stdout] 13517 | | #[doc = " other words, ::cuMemUnmap cannot unmap a sub-range of an address range mapped"] [INFO] [stdout] ... | [INFO] [stdout] 13537 | | #[doc = ""] [INFO] [stdout] 13538 | | #[doc = " \\sa ::cuMemCreate, ::cuMemAddressReserve"] [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] ptr - Starting address for the virtual address range to unmap [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/sys.rs:13542:5 [INFO] [stdout] | [INFO] [stdout] 13542 | / #[doc = " \\brief Set the access flags for each location specified in \\p desc for the given virtual address range"] [INFO] [stdout] 13543 | | #[doc = ""] [INFO] [stdout] 13544 | | #[doc = " Given the virtual address range via \\p ptr and \\p size, and the locations"] [INFO] [stdout] 13545 | | #[doc = " in the array given by \\p desc and \\p count, set the access flags for the"] [INFO] [stdout] ... | [INFO] [stdout] 13561 | | #[doc = ""] [INFO] [stdout] 13562 | | #[doc = " \\sa ::cuMemSetAccess, ::cuMemCreate, :cuMemMap"] [INFO] [stdout] | |_______________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] ptr - Starting address for the virtual address range [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/sys.rs:13571:5 [INFO] [stdout] | [INFO] [stdout] 13571 | / #[doc = " \\brief Get the access \\p flags set for the given \\p location and \\p ptr"] [INFO] [stdout] 13572 | | #[doc = ""] [INFO] [stdout] 13573 | | #[doc = " \\param[out] flags - Flags set for this location"] [INFO] [stdout] 13574 | | #[doc = " \\param[in] location - Location in which to check the flags for"] [INFO] [stdout] ... | [INFO] [stdout] 13584 | | #[doc = ""] [INFO] [stdout] 13585 | | #[doc = " \\sa ::cuMemSetAccess"] [INFO] [stdout] | |_____________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] flags - Flags set for this location [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/sys.rs:13571:5 [INFO] [stdout] | [INFO] [stdout] 13571 | / #[doc = " \\brief Get the access \\p flags set for the given \\p location and \\p ptr"] [INFO] [stdout] 13572 | | #[doc = ""] [INFO] [stdout] 13573 | | #[doc = " \\param[out] flags - Flags set for this location"] [INFO] [stdout] 13574 | | #[doc = " \\param[in] location - Location in which to check the flags for"] [INFO] [stdout] ... | [INFO] [stdout] 13584 | | #[doc = ""] [INFO] [stdout] 13585 | | #[doc = " \\sa ::cuMemSetAccess"] [INFO] [stdout] | |_____________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] location - Location in which to check the flags for [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/sys.rs:13593:5 [INFO] [stdout] | [INFO] [stdout] 13593 | / #[doc = " \\brief Exports an allocation to a requested shareable handle type"] [INFO] [stdout] 13594 | | #[doc = ""] [INFO] [stdout] 13595 | | #[doc = " Given a CUDA memory handle, create a shareable memory"] [INFO] [stdout] 13596 | | #[doc = " allocation handle that can be used to share the memory with other"] [INFO] [stdout] ... | [INFO] [stdout] 13620 | | #[doc = ""] [INFO] [stdout] 13621 | | #[doc = " \\sa ::cuMemImportFromShareableHandle"] [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] shareableHandle - Pointer to the location in which to store the requested handle type [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/sys.rs:13593:5 [INFO] [stdout] | [INFO] [stdout] 13593 | / #[doc = " \\brief Exports an allocation to a requested shareable handle type"] [INFO] [stdout] 13594 | | #[doc = ""] [INFO] [stdout] 13595 | | #[doc = " Given a CUDA memory handle, create a shareable memory"] [INFO] [stdout] 13596 | | #[doc = " allocation handle that can be used to share the memory with other"] [INFO] [stdout] ... | [INFO] [stdout] 13620 | | #[doc = ""] [INFO] [stdout] 13621 | | #[doc = " \\sa ::cuMemImportFromShareableHandle"] [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] handle - CUDA handle for the memory allocation [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/sys.rs:13630:5 [INFO] [stdout] | [INFO] [stdout] 13630 | / #[doc = " \\brief Imports an allocation from a requested shareable handle type."] [INFO] [stdout] 13631 | | #[doc = ""] [INFO] [stdout] 13632 | | #[doc = " If the current process cannot support the memory described by this shareable"] [INFO] [stdout] 13633 | | #[doc = " handle, this API will error as CUDA_ERROR_NOT_SUPPORTED."] [INFO] [stdout] ... | [INFO] [stdout] 13651 | | #[doc = ""] [INFO] [stdout] 13652 | | #[doc = " \\sa ::cuMemExportToShareableHandle, ::cuMemMap, ::cuMemRelease"] [INFO] [stdout] | |_______________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] handle - CUDA Memory handle for the memory allocation. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/sys.rs:13630:5 [INFO] [stdout] | [INFO] [stdout] 13630 | / #[doc = " \\brief Imports an allocation from a requested shareable handle type."] [INFO] [stdout] 13631 | | #[doc = ""] [INFO] [stdout] 13632 | | #[doc = " If the current process cannot support the memory described by this shareable"] [INFO] [stdout] 13633 | | #[doc = " handle, this API will error as CUDA_ERROR_NOT_SUPPORTED."] [INFO] [stdout] ... | [INFO] [stdout] 13651 | | #[doc = ""] [INFO] [stdout] 13652 | | #[doc = " \\sa ::cuMemExportToShareableHandle, ::cuMemMap, ::cuMemRelease"] [INFO] [stdout] | |_______________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] osHandle - Shareable Handle representing the memory allocation that is to be imported. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/sys.rs:13660:5 [INFO] [stdout] | [INFO] [stdout] 13660 | / #[doc = " \\brief Calculates either the minimal or recommended granularity"] [INFO] [stdout] 13661 | | #[doc = ""] [INFO] [stdout] 13662 | | #[doc = " Calculates either the minimal or recommended granularity"] [INFO] [stdout] 13663 | | #[doc = " for a given allocation specification and returns it in granularity. This"] [INFO] [stdout] ... | [INFO] [stdout] 13676 | | #[doc = ""] [INFO] [stdout] 13677 | | #[doc = " \\sa ::cuMemCreate, ::cuMemMap"] [INFO] [stdout] | |______________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] granularity Returned granularity. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/sys.rs:13660:5 [INFO] [stdout] | [INFO] [stdout] 13660 | / #[doc = " \\brief Calculates either the minimal or recommended granularity"] [INFO] [stdout] 13661 | | #[doc = ""] [INFO] [stdout] 13662 | | #[doc = " Calculates either the minimal or recommended granularity"] [INFO] [stdout] 13663 | | #[doc = " for a given allocation specification and returns it in granularity. This"] [INFO] [stdout] ... | [INFO] [stdout] 13676 | | #[doc = ""] [INFO] [stdout] 13677 | | #[doc = " \\sa ::cuMemCreate, ::cuMemMap"] [INFO] [stdout] | |______________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] prop Property for which to determine the granularity for [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/sys.rs:13685:5 [INFO] [stdout] | [INFO] [stdout] 13685 | / #[doc = " \\brief Retrieve the contents of the property structure defining properties for this handle"] [INFO] [stdout] 13686 | | #[doc = ""] [INFO] [stdout] 13687 | | #[doc = " \\param[out] prop - Pointer to a properties structure which will hold the information about this handle"] [INFO] [stdout] 13688 | | #[doc = " \\param[in] handle - Handle which to perform the query on"] [INFO] [stdout] ... | [INFO] [stdout] 13696 | | #[doc = ""] [INFO] [stdout] 13697 | | #[doc = " \\sa ::cuMemCreate, ::cuMemImportFromShareableHandle"] [INFO] [stdout] | |____________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] prop - Pointer to a properties structure which will hold the information about this handle [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/sys.rs:13685:5 [INFO] [stdout] | [INFO] [stdout] 13685 | / #[doc = " \\brief Retrieve the contents of the property structure defining properties for this handle"] [INFO] [stdout] 13686 | | #[doc = ""] [INFO] [stdout] 13687 | | #[doc = " \\param[out] prop - Pointer to a properties structure which will hold the information about this handle"] [INFO] [stdout] 13688 | | #[doc = " \\param[in] handle - Handle which to perform the query on"] [INFO] [stdout] ... | [INFO] [stdout] 13696 | | #[doc = ""] [INFO] [stdout] 13697 | | #[doc = " \\sa ::cuMemCreate, ::cuMemImportFromShareableHandle"] [INFO] [stdout] | |____________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] handle - Handle which to perform the query on [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/sys.rs:13704:5 [INFO] [stdout] | [INFO] [stdout] 13704 | / #[doc = " \\brief Given an address \\p addr, returns the allocation handle of the backing memory allocation."] [INFO] [stdout] 13705 | | #[doc = ""] [INFO] [stdout] 13706 | | #[doc = " The handle is guaranteed to be the same handle value used to map the memory. If the address"] [INFO] [stdout] 13707 | | #[doc = " requested is not mapped, the function will fail. The returned handle must be released with"] [INFO] [stdout] ... | [INFO] [stdout] 13722 | | #[doc = ""] [INFO] [stdout] 13723 | | #[doc = " \\sa ::cuMemCreate, ::cuMemRelease, ::cuMemMap"] [INFO] [stdout] | |______________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] handle CUDA Memory handle for the backing memory allocation. [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/sys.rs:13704:5 [INFO] [stdout] | [INFO] [stdout] 13704 | / #[doc = " \\brief Given an address \\p addr, returns the allocation handle of the backing memory allocation."] [INFO] [stdout] 13705 | | #[doc = ""] [INFO] [stdout] 13706 | | #[doc = " The handle is guaranteed to be the same handle value used to map the memory. If the address"] [INFO] [stdout] 13707 | | #[doc = " requested is not mapped, the function will fail. The returned handle must be released with"] [INFO] [stdout] ... | [INFO] [stdout] 13722 | | #[doc = ""] [INFO] [stdout] 13723 | | #[doc = " \\sa ::cuMemCreate, ::cuMemRelease, ::cuMemMap"] [INFO] [stdout] | |______________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] addr Memory address to query, that has been mapped previously. [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/sys.rs:13748:5 [INFO] [stdout] | [INFO] [stdout] 13748 | / #[doc = " \\brief Allocates memory with stream ordered semantics"] [INFO] [stdout] 13749 | | #[doc = ""] [INFO] [stdout] 13750 | | #[doc = " Inserts an allocation operation into \\p hStream."] [INFO] [stdout] 13751 | | #[doc = " A pointer to the allocated memory is returned immediately in *dptr."] [INFO] [stdout] ... | [INFO] [stdout] 13772 | | #[doc = " ::cuDeviceGetDefaultMemPool, ::cuDeviceGetMemPool, ::cuMemPoolCreate,"] [INFO] [stdout] 13773 | | #[doc = " ::cuMemPoolSetAccess, ::cuMemPoolSetAttribute"] [INFO] [stdout] | |_________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] dptr - Returned device pointer [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/sys.rs:13748:5 [INFO] [stdout] | [INFO] [stdout] 13748 | / #[doc = " \\brief Allocates memory with stream ordered semantics"] [INFO] [stdout] 13749 | | #[doc = ""] [INFO] [stdout] 13750 | | #[doc = " Inserts an allocation operation into \\p hStream."] [INFO] [stdout] 13751 | | #[doc = " A pointer to the allocated memory is returned immediately in *dptr."] [INFO] [stdout] ... | [INFO] [stdout] 13772 | | #[doc = " ::cuDeviceGetDefaultMemPool, ::cuDeviceGetMemPool, ::cuMemPoolCreate,"] [INFO] [stdout] 13773 | | #[doc = " ::cuMemPoolSetAccess, ::cuMemPoolSetAttribute"] [INFO] [stdout] | |_________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] bytesize - Number of bytes to allocate [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/sys.rs:13778:5 [INFO] [stdout] | [INFO] [stdout] 13778 | / #[doc = " \\brief Tries to release memory back to the OS"] [INFO] [stdout] 13779 | | #[doc = ""] [INFO] [stdout] 13780 | | #[doc = " Releases memory back to the OS until the pool contains fewer than minBytesToKeep"] [INFO] [stdout] 13781 | | #[doc = " reserved bytes, or there is no more memory that the allocator can safely release."] [INFO] [stdout] ... | [INFO] [stdout] 13798 | | #[doc = " \\sa ::cuMemAllocAsync, ::cuMemFreeAsync, ::cuDeviceGetDefaultMemPool,"] [INFO] [stdout] 13799 | | #[doc = " ::cuDeviceGetMemPool, ::cuMemPoolCreate"] [INFO] [stdout] | |___________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] pool - The memory pool to trim [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/sys.rs:13803:5 [INFO] [stdout] | [INFO] [stdout] 13803 | / #[doc = " \\brief Sets attributes of a memory pool"] [INFO] [stdout] 13804 | | #[doc = ""] [INFO] [stdout] 13805 | | #[doc = " Supported attributes are:"] [INFO] [stdout] 13806 | | #[doc = " - ::CU_MEMPOOL_ATTR_RELEASE_THRESHOLD: (value type = cuuint64_t)"] [INFO] [stdout] ... | [INFO] [stdout] 13840 | | #[doc = " \\sa ::cuMemAllocAsync, ::cuMemFreeAsync, ::cuDeviceGetDefaultMemPool,"] [INFO] [stdout] 13841 | | #[doc = " ::cuDeviceGetMemPool, ::cuMemPoolCreate"] [INFO] [stdout] | |___________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] pool - The memory pool to modify [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/sys.rs:13849:5 [INFO] [stdout] | [INFO] [stdout] 13849 | / #[doc = " \\brief Gets attributes of a memory pool"] [INFO] [stdout] 13850 | | #[doc = ""] [INFO] [stdout] 13851 | | #[doc = " Supported attributes are:"] [INFO] [stdout] 13852 | | #[doc = " - ::CU_MEMPOOL_ATTR_RELEASE_THRESHOLD: (value type = cuuint64_t)"] [INFO] [stdout] ... | [INFO] [stdout] 13890 | | #[doc = " \\sa ::cuMemAllocAsync, ::cuMemFreeAsync, ::cuDeviceGetDefaultMemPool,"] [INFO] [stdout] 13891 | | #[doc = " ::cuDeviceGetMemPool, ::cuMemPoolCreate"] [INFO] [stdout] | |___________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] pool - The memory pool to get attributes of [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/sys.rs:13849:5 [INFO] [stdout] | [INFO] [stdout] 13849 | / #[doc = " \\brief Gets attributes of a memory pool"] [INFO] [stdout] 13850 | | #[doc = ""] [INFO] [stdout] 13851 | | #[doc = " Supported attributes are:"] [INFO] [stdout] 13852 | | #[doc = " - ::CU_MEMPOOL_ATTR_RELEASE_THRESHOLD: (value type = cuuint64_t)"] [INFO] [stdout] ... | [INFO] [stdout] 13890 | | #[doc = " \\sa ::cuMemAllocAsync, ::cuMemFreeAsync, ::cuDeviceGetDefaultMemPool,"] [INFO] [stdout] 13891 | | #[doc = " ::cuDeviceGetMemPool, ::cuMemPoolCreate"] [INFO] [stdout] | |___________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] value - Retrieved value [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/sys.rs:13899:5 [INFO] [stdout] | [INFO] [stdout] 13899 | / #[doc = " \\brief Controls visibility of pools between devices"] [INFO] [stdout] 13900 | | #[doc = ""] [INFO] [stdout] 13901 | | #[doc = " \\param[in] pool - The pool being modified"] [INFO] [stdout] 13902 | | #[doc = " \\param[in] map - Array of access descriptors. Each descriptor instructs the access to enable for a single gpu."] [INFO] [stdout] ... | [INFO] [stdout] 13910 | | #[doc = " \\sa ::cuMemAllocAsync, ::cuMemFreeAsync, ::cuDeviceGetDefaultMemPool,"] [INFO] [stdout] 13911 | | #[doc = " ::cuDeviceGetMemPool, ::cuMemPoolCreate"] [INFO] [stdout] | |___________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] pool - The pool being modified [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/sys.rs:13919:5 [INFO] [stdout] | [INFO] [stdout] 13919 | / #[doc = " \\brief Returns the accessibility of a pool from a device"] [INFO] [stdout] 13920 | | #[doc = ""] [INFO] [stdout] 13921 | | #[doc = " Returns the accessibility of the pool's memory from the specified location."] [INFO] [stdout] 13922 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 13927 | | #[doc = " \\sa ::cuMemAllocAsync, ::cuMemFreeAsync, ::cuDeviceGetDefaultMemPool,"] [INFO] [stdout] 13928 | | #[doc = " ::cuDeviceGetMemPool, ::cuMemPoolCreate"] [INFO] [stdout] | |___________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] flags - the accessibility of the pool from the specified location [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/sys.rs:13919:5 [INFO] [stdout] | [INFO] [stdout] 13919 | / #[doc = " \\brief Returns the accessibility of a pool from a device"] [INFO] [stdout] 13920 | | #[doc = ""] [INFO] [stdout] 13921 | | #[doc = " Returns the accessibility of the pool's memory from the specified location."] [INFO] [stdout] 13922 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 13927 | | #[doc = " \\sa ::cuMemAllocAsync, ::cuMemFreeAsync, ::cuDeviceGetDefaultMemPool,"] [INFO] [stdout] 13928 | | #[doc = " ::cuDeviceGetMemPool, ::cuMemPoolCreate"] [INFO] [stdout] | |___________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] memPool - the pool being queried [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/sys.rs:13979:5 [INFO] [stdout] | [INFO] [stdout] 13979 | / #[doc = " \\brief Allocates memory from a specified pool with stream ordered semantics."] [INFO] [stdout] 13980 | | #[doc = ""] [INFO] [stdout] 13981 | | #[doc = " Inserts an allocation operation into \\p hStream."] [INFO] [stdout] 13982 | | #[doc = " A pointer to the allocated memory is returned immediately in *dptr."] [INFO] [stdout] ... | [INFO] [stdout] 14007 | | #[doc = " ::cuDeviceGetMemPool, ::cuMemPoolCreate, ::cuMemPoolSetAccess,"] [INFO] [stdout] 14008 | | #[doc = " ::cuMemPoolSetAttribute"] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] dptr - Returned device pointer [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/sys.rs:13979:5 [INFO] [stdout] | [INFO] [stdout] 13979 | / #[doc = " \\brief Allocates memory from a specified pool with stream ordered semantics."] [INFO] [stdout] 13980 | | #[doc = ""] [INFO] [stdout] 13981 | | #[doc = " Inserts an allocation operation into \\p hStream."] [INFO] [stdout] 13982 | | #[doc = " A pointer to the allocated memory is returned immediately in *dptr."] [INFO] [stdout] ... | [INFO] [stdout] 14007 | | #[doc = " ::cuDeviceGetMemPool, ::cuMemPoolCreate, ::cuMemPoolSetAccess,"] [INFO] [stdout] 14008 | | #[doc = " ::cuMemPoolSetAttribute"] [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] bytesize - Number of bytes to allocate [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/sys.rs:14017:5 [INFO] [stdout] | [INFO] [stdout] 14017 | / #[doc = " \\brief Exports a memory pool to the requested handle type."] [INFO] [stdout] 14018 | | #[doc = ""] [INFO] [stdout] 14019 | | #[doc = " Given an IPC capable mempool, create an OS handle to share the pool with another process."] [INFO] [stdout] 14020 | | #[doc = " A recipient process can convert the shareable handle into a mempool with ::cuMemPoolImportFromShareableHandle."] [INFO] [stdout] ... | [INFO] [stdout] 14040 | | #[doc = " ::cuDeviceGetDefaultMemPool, ::cuDeviceGetMemPool, ::cuMemPoolCreate,"] [INFO] [stdout] 14041 | | #[doc = " ::cuMemPoolSetAccess, ::cuMemPoolSetAttribute"] [INFO] [stdout] | |_________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] handle_out - Returned OS handle [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/sys.rs:14017:5 [INFO] [stdout] | [INFO] [stdout] 14017 | / #[doc = " \\brief Exports a memory pool to the requested handle type."] [INFO] [stdout] 14018 | | #[doc = ""] [INFO] [stdout] 14019 | | #[doc = " Given an IPC capable mempool, create an OS handle to share the pool with another process."] [INFO] [stdout] 14020 | | #[doc = " A recipient process can convert the shareable handle into a mempool with ::cuMemPoolImportFromShareableHandle."] [INFO] [stdout] ... | [INFO] [stdout] 14040 | | #[doc = " ::cuDeviceGetDefaultMemPool, ::cuDeviceGetMemPool, ::cuMemPoolCreate,"] [INFO] [stdout] 14041 | | #[doc = " ::cuMemPoolSetAccess, ::cuMemPoolSetAttribute"] [INFO] [stdout] | |_________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] pool - pool to export [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/sys.rs:14050:5 [INFO] [stdout] | [INFO] [stdout] 14050 | / #[doc = " \\brief imports a memory pool from a shared handle."] [INFO] [stdout] 14051 | | #[doc = ""] [INFO] [stdout] 14052 | | #[doc = " Specific allocations can be imported from the imported pool with cuMemPoolImportPointer."] [INFO] [stdout] 14053 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 14068 | | #[doc = ""] [INFO] [stdout] 14069 | | #[doc = " \\sa ::cuMemPoolExportToShareableHandle, ::cuMemPoolExportPointer, ::cuMemPoolImportPointer"] [INFO] [stdout] | |___________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] pool_out - Returned memory pool [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/sys.rs:14050:5 [INFO] [stdout] | [INFO] [stdout] 14050 | / #[doc = " \\brief imports a memory pool from a shared handle."] [INFO] [stdout] 14051 | | #[doc = ""] [INFO] [stdout] 14052 | | #[doc = " Specific allocations can be imported from the imported pool with cuMemPoolImportPointer."] [INFO] [stdout] 14053 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 14068 | | #[doc = ""] [INFO] [stdout] 14069 | | #[doc = " \\sa ::cuMemPoolExportToShareableHandle, ::cuMemPoolExportPointer, ::cuMemPoolImportPointer"] [INFO] [stdout] | |___________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] handle - OS handle of the pool to open [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/sys.rs:14078:5 [INFO] [stdout] | [INFO] [stdout] 14078 | / #[doc = " \\brief Export data to share a memory pool allocation between processes."] [INFO] [stdout] 14079 | | #[doc = ""] [INFO] [stdout] 14080 | | #[doc = " Constructs \\p shareData_out for sharing a specific allocation from an already shared memory pool."] [INFO] [stdout] 14081 | | #[doc = " The recipient process can import the allocation with the ::cuMemPoolImportPointer api."] [INFO] [stdout] ... | [INFO] [stdout] 14092 | | #[doc = ""] [INFO] [stdout] 14093 | | #[doc = " \\sa ::cuMemPoolExportToShareableHandle, ::cuMemPoolImportFromShareableHandle, ::cuMemPoolImportPointer"] [INFO] [stdout] | |_______________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] shareData_out - Returned export data [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/sys.rs:14078:5 [INFO] [stdout] | [INFO] [stdout] 14078 | / #[doc = " \\brief Export data to share a memory pool allocation between processes."] [INFO] [stdout] 14079 | | #[doc = ""] [INFO] [stdout] 14080 | | #[doc = " Constructs \\p shareData_out for sharing a specific allocation from an already shared memory pool."] [INFO] [stdout] 14081 | | #[doc = " The recipient process can import the allocation with the ::cuMemPoolImportPointer api."] [INFO] [stdout] ... | [INFO] [stdout] 14092 | | #[doc = ""] [INFO] [stdout] 14093 | | #[doc = " \\sa ::cuMemPoolExportToShareableHandle, ::cuMemPoolImportFromShareableHandle, ::cuMemPoolImportPointer"] [INFO] [stdout] | |_______________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] ptr - pointer to memory being exported [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/sys.rs:14100:5 [INFO] [stdout] | [INFO] [stdout] 14100 | / #[doc = " \\brief Import a memory pool allocation from another process."] [INFO] [stdout] 14101 | | #[doc = ""] [INFO] [stdout] 14102 | | #[doc = " Returns in \\p ptr_out a pointer to the imported memory."] [INFO] [stdout] 14103 | | #[doc = " The imported memory must not be accessed before the allocation operation completes"] [INFO] [stdout] ... | [INFO] [stdout] 14123 | | #[doc = ""] [INFO] [stdout] 14124 | | #[doc = " \\sa ::cuMemPoolExportToShareableHandle, ::cuMemPoolImportFromShareableHandle, ::cuMemPoolExportPointer"] [INFO] [stdout] | |_______________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] ptr_out - pointer to imported memory [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/sys.rs:14100:5 [INFO] [stdout] | [INFO] [stdout] 14100 | / #[doc = " \\brief Import a memory pool allocation from another process."] [INFO] [stdout] 14101 | | #[doc = ""] [INFO] [stdout] 14102 | | #[doc = " Returns in \\p ptr_out a pointer to the imported memory."] [INFO] [stdout] 14103 | | #[doc = " The imported memory must not be accessed before the allocation operation completes"] [INFO] [stdout] ... | [INFO] [stdout] 14123 | | #[doc = ""] [INFO] [stdout] 14124 | | #[doc = " \\sa ::cuMemPoolExportToShareableHandle, ::cuMemPoolImportFromShareableHandle, ::cuMemPoolExportPointer"] [INFO] [stdout] | |_______________________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] pool - pool from which to import [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/sys.rs:15434:5 [INFO] [stdout] | [INFO] [stdout] 15434 | / #[doc = " \\brief Copies attributes from source stream to destination stream."] [INFO] [stdout] 15435 | | #[doc = ""] [INFO] [stdout] 15436 | | #[doc = " Copies attributes from source stream \\p src to destination stream \\p dst."] [INFO] [stdout] 15437 | | #[doc = " Both streams must have the same context."] [INFO] [stdout] ... | [INFO] [stdout] 15448 | | #[doc = " \\sa"] [INFO] [stdout] 15449 | | #[doc = " ::CUaccessPolicyWindow"] [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] dst Destination stream [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/sys.rs:15434:5 [INFO] [stdout] | [INFO] [stdout] 15434 | / #[doc = " \\brief Copies attributes from source stream to destination stream."] [INFO] [stdout] 15435 | | #[doc = ""] [INFO] [stdout] 15436 | | #[doc = " Copies attributes from source stream \\p src to destination stream \\p dst."] [INFO] [stdout] 15437 | | #[doc = " Both streams must have the same context."] [INFO] [stdout] ... | [INFO] [stdout] 15448 | | #[doc = " \\sa"] [INFO] [stdout] 15449 | | #[doc = " ::CUaccessPolicyWindow"] [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] src Source stream [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/sys.rs:15453:5 [INFO] [stdout] | [INFO] [stdout] 15453 | / #[doc = " \\brief Queries stream attribute."] [INFO] [stdout] 15454 | | #[doc = ""] [INFO] [stdout] 15455 | | #[doc = " Queries attribute \\p attr from \\p hStream and stores it in corresponding"] [INFO] [stdout] 15456 | | #[doc = " member of \\p value_out."] [INFO] [stdout] ... | [INFO] [stdout] 15468 | | #[doc = " \\sa"] [INFO] [stdout] 15469 | | #[doc = " ::CUaccessPolicyWindow"] [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] hStream [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/sys.rs:15453:5 [INFO] [stdout] | [INFO] [stdout] 15453 | / #[doc = " \\brief Queries stream attribute."] [INFO] [stdout] 15454 | | #[doc = ""] [INFO] [stdout] 15455 | | #[doc = " Queries attribute \\p attr from \\p hStream and stores it in corresponding"] [INFO] [stdout] 15456 | | #[doc = " member of \\p value_out."] [INFO] [stdout] ... | [INFO] [stdout] 15468 | | #[doc = " \\sa"] [INFO] [stdout] 15469 | | #[doc = " ::CUaccessPolicyWindow"] [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] value_out [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/sys.rs:15477:5 [INFO] [stdout] | [INFO] [stdout] 15477 | / #[doc = " \\brief Sets stream attribute."] [INFO] [stdout] 15478 | | #[doc = ""] [INFO] [stdout] 15479 | | #[doc = " Sets attribute \\p attr on \\p hStream from corresponding attribute of"] [INFO] [stdout] 15480 | | #[doc = " \\p value. The updated attribute will be applied to subsequent work"] [INFO] [stdout] ... | [INFO] [stdout] 15493 | | #[doc = " \\sa"] [INFO] [stdout] 15494 | | #[doc = " ::CUaccessPolicyWindow"] [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] hStream [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/sys.rs:15477:5 [INFO] [stdout] | [INFO] [stdout] 15477 | / #[doc = " \\brief Sets stream attribute."] [INFO] [stdout] 15478 | | #[doc = ""] [INFO] [stdout] 15479 | | #[doc = " Sets attribute \\p attr on \\p hStream from corresponding attribute of"] [INFO] [stdout] 15480 | | #[doc = " \\p value. The updated attribute will be applied to subsequent work"] [INFO] [stdout] ... | [INFO] [stdout] 15493 | | #[doc = " \\sa"] [INFO] [stdout] 15494 | | #[doc = " ::CUaccessPolicyWindow"] [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] attr [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/sys.rs:16794:5 [INFO] [stdout] | [INFO] [stdout] 16794 | / #[doc = " \\brief Launches a CUDA function"] [INFO] [stdout] 16795 | | #[doc = ""] [INFO] [stdout] 16796 | | #[doc = " Invokes the kernel \\p f on a \\p gridDimX x \\p gridDimY x \\p gridDimZ"] [INFO] [stdout] 16797 | | #[doc = " grid of blocks. Each block contains \\p blockDimX x \\p blockDimY x"] [INFO] [stdout] ... | [INFO] [stdout] 16896 | | #[doc = " ::cuFuncGetAttribute,"] [INFO] [stdout] 16897 | | #[doc = " ::cudaLaunchKernel"] [INFO] [stdout] | |__________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] pointers. Each of \p kernelParams[0] through \p kernelParams[N-1] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `256` [INFO] [stdout] --> src/sys.rs:16794:5 [INFO] [stdout] | [INFO] [stdout] 16794 | / #[doc = " \\brief Launches a CUDA function"] [INFO] [stdout] 16795 | | #[doc = ""] [INFO] [stdout] 16796 | | #[doc = " Invokes the kernel \\p f on a \\p gridDimX x \\p gridDimY x \\p gridDimZ"] [INFO] [stdout] 16797 | | #[doc = " grid of blocks. Each block contains \\p blockDimX x \\p blockDimY x"] [INFO] [stdout] ... | [INFO] [stdout] 16896 | | #[doc = " ::cuFuncGetAttribute,"] [INFO] [stdout] 16897 | | #[doc = " ::cudaLaunchKernel"] [INFO] [stdout] | |__________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] char argBuffer[256]; [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `256` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/sys.rs:16913:5 [INFO] [stdout] | [INFO] [stdout] 16913 | / #[doc = " \\brief Launches a CUDA function where thread blocks can cooperate and synchronize as they execute"] [INFO] [stdout] 16914 | | #[doc = ""] [INFO] [stdout] 16915 | | #[doc = " Invokes the kernel \\p f on a \\p gridDimX x \\p gridDimY x \\p gridDimZ"] [INFO] [stdout] 16916 | | #[doc = " grid of blocks. Each block contains \\p blockDimX x \\p blockDimY x"] [INFO] [stdout] ... | [INFO] [stdout] 16985 | | #[doc = " ::cuLaunchCooperativeKernelMultiDevice,"] [INFO] [stdout] 16986 | | #[doc = " ::cudaLaunchCooperativeKernel"] [INFO] [stdout] | |_____________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] pointers. Each of \p kernelParams[0] through \p kernelParams[N-1] [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/sys.rs:17001:5 [INFO] [stdout] | [INFO] [stdout] 17001 | / #[doc = " \\brief Launches CUDA functions on multiple devices where thread blocks can cooperate and synchronize as they execute"] [INFO] [stdout] 17002 | | #[doc = ""] [INFO] [stdout] 17003 | | #[doc = " \\deprecated This function is deprecated as of CUDA 11.3."] [INFO] [stdout] 17004 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 17132 | | #[doc = " ::cuLaunchCooperativeKernel,"] [INFO] [stdout] 17133 | | #[doc = " ::cudaLaunchCooperativeKernelMultiDevice"] [INFO] [stdout] | |________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] needs to be an array of N pointers. Each of ::CUDA_LAUNCH_PARAMS::kernelParams[0] through [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/sys.rs:17653:5 [INFO] [stdout] | [INFO] [stdout] 17653 | / #[doc = " \\brief Creates a kernel execution node and adds it to a graph"] [INFO] [stdout] 17654 | | #[doc = ""] [INFO] [stdout] 17655 | | #[doc = " Creates a new kernel execution node and adds it to \\p hGraph with \\p numDependencies"] [INFO] [stdout] 17656 | | #[doc = " dependencies specified via \\p dependencies and arguments specified in \\p nodeParams."] [INFO] [stdout] ... | [INFO] [stdout] 17747 | | #[doc = " ::cuGraphAddMemcpyNode,"] [INFO] [stdout] 17748 | | #[doc = " ::cuGraphAddMemsetNode"] [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] from \p kernelParams[0] to \p kernelParams[N-1], points to the region of memory from which the actual [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `i` [INFO] [stdout] --> src/sys.rs:18789:5 [INFO] [stdout] | [INFO] [stdout] 18789 | / #[doc = " \\brief Returns a graph's dependency edges"] [INFO] [stdout] 18790 | | #[doc = ""] [INFO] [stdout] 18791 | | #[doc = " Returns a list of \\p hGraph's dependency edges. Edges are returned via corresponding"] [INFO] [stdout] 18792 | | #[doc = " indices in \\p from and \\p to; that is, the node in \\p to[i] has a dependency on the"] [INFO] [stdout] ... | [INFO] [stdout] 18817 | | #[doc = " ::cuGraphNodeGetDependencies,"] [INFO] [stdout] 18818 | | #[doc = " ::cuGraphNodeGetDependentNodes"] [INFO] [stdout] | |______________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] indices in \p from and \p to; that is, the node in \p to[i] has a dependency on the [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `i` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/sys.rs:19571:5 [INFO] [stdout] | [INFO] [stdout] 19571 | / #[doc = " \\brief Copies attributes from source node to destination node."] [INFO] [stdout] 19572 | | #[doc = ""] [INFO] [stdout] 19573 | | #[doc = " Copies attributes from source node \\p src to destination node \\p dst."] [INFO] [stdout] 19574 | | #[doc = " Both node must have the same context."] [INFO] [stdout] ... | [INFO] [stdout] 19585 | | #[doc = " \\sa"] [INFO] [stdout] 19586 | | #[doc = " ::CUaccessPolicyWindow"] [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] dst Destination node [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/sys.rs:19571:5 [INFO] [stdout] | [INFO] [stdout] 19571 | / #[doc = " \\brief Copies attributes from source node to destination node."] [INFO] [stdout] 19572 | | #[doc = ""] [INFO] [stdout] 19573 | | #[doc = " Copies attributes from source node \\p src to destination node \\p dst."] [INFO] [stdout] 19574 | | #[doc = " Both node must have the same context."] [INFO] [stdout] ... | [INFO] [stdout] 19585 | | #[doc = " \\sa"] [INFO] [stdout] 19586 | | #[doc = " ::CUaccessPolicyWindow"] [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] src Source node [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/sys.rs:19590:5 [INFO] [stdout] | [INFO] [stdout] 19590 | / #[doc = " \\brief Queries node attribute."] [INFO] [stdout] 19591 | | #[doc = ""] [INFO] [stdout] 19592 | | #[doc = " Queries attribute \\p attr from node \\p hNode and stores it in corresponding"] [INFO] [stdout] 19593 | | #[doc = " member of \\p value_out."] [INFO] [stdout] ... | [INFO] [stdout] 19605 | | #[doc = " \\sa"] [INFO] [stdout] 19606 | | #[doc = " ::CUaccessPolicyWindow"] [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] hNode [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/sys.rs:19590:5 [INFO] [stdout] | [INFO] [stdout] 19590 | / #[doc = " \\brief Queries node attribute."] [INFO] [stdout] 19591 | | #[doc = ""] [INFO] [stdout] 19592 | | #[doc = " Queries attribute \\p attr from node \\p hNode and stores it in corresponding"] [INFO] [stdout] 19593 | | #[doc = " member of \\p value_out."] [INFO] [stdout] ... | [INFO] [stdout] 19605 | | #[doc = " \\sa"] [INFO] [stdout] 19606 | | #[doc = " ::CUaccessPolicyWindow"] [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] value_out [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `out` [INFO] [stdout] --> src/sys.rs:19614:5 [INFO] [stdout] | [INFO] [stdout] 19614 | / #[doc = " \\brief Sets node attribute."] [INFO] [stdout] 19615 | | #[doc = ""] [INFO] [stdout] 19616 | | #[doc = " Sets attribute \\p attr on node \\p hNode from corresponding attribute of"] [INFO] [stdout] 19617 | | #[doc = " \\p value."] [INFO] [stdout] ... | [INFO] [stdout] 19629 | | #[doc = " \\sa"] [INFO] [stdout] 19630 | | #[doc = " ::CUaccessPolicyWindow"] [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] hNode [INFO] [stdout] ^^^ [INFO] [stdout] = note: no item named `out` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `in` [INFO] [stdout] --> src/sys.rs:19614:5 [INFO] [stdout] | [INFO] [stdout] 19614 | / #[doc = " \\brief Sets node attribute."] [INFO] [stdout] 19615 | | #[doc = ""] [INFO] [stdout] 19616 | | #[doc = " Sets attribute \\p attr on node \\p hNode from corresponding attribute of"] [INFO] [stdout] 19617 | | #[doc = " \\p value."] [INFO] [stdout] ... | [INFO] [stdout] 19629 | | #[doc = " \\sa"] [INFO] [stdout] 19630 | | #[doc = " ::CUaccessPolicyWindow"] [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] attr [INFO] [stdout] ^^ [INFO] [stdout] = note: no item named `in` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/sys.rs:20359:5 [INFO] [stdout] | [INFO] [stdout] 20359 | / #[doc = " \\brief Sets the border color for a texture reference"] [INFO] [stdout] 20360 | | #[doc = ""] [INFO] [stdout] 20361 | | #[doc = " \\deprecated"] [INFO] [stdout] 20362 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 20389 | | #[doc = " ::cudaBindTextureToArray,"] [INFO] [stdout] 20390 | | #[doc = " ::cudaBindTextureToMipmappedArray"] [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] pBorderColor[0] holds 'R' component [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/sys.rs:20359:5 [INFO] [stdout] | [INFO] [stdout] 20359 | / #[doc = " \\brief Sets the border color for a texture reference"] [INFO] [stdout] 20360 | | #[doc = ""] [INFO] [stdout] 20361 | | #[doc = " \\deprecated"] [INFO] [stdout] 20362 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 20389 | | #[doc = " ::cudaBindTextureToArray,"] [INFO] [stdout] 20390 | | #[doc = " ::cudaBindTextureToMipmappedArray"] [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] pBorderColor[1] holds 'G' component [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2` [INFO] [stdout] --> src/sys.rs:20359:5 [INFO] [stdout] | [INFO] [stdout] 20359 | / #[doc = " \\brief Sets the border color for a texture reference"] [INFO] [stdout] 20360 | | #[doc = ""] [INFO] [stdout] 20361 | | #[doc = " \\deprecated"] [INFO] [stdout] 20362 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 20389 | | #[doc = " ::cudaBindTextureToArray,"] [INFO] [stdout] 20390 | | #[doc = " ::cudaBindTextureToMipmappedArray"] [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] pBorderColor[2] holds 'B' component [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `2` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/sys.rs:20359:5 [INFO] [stdout] | [INFO] [stdout] 20359 | / #[doc = " \\brief Sets the border color for a texture reference"] [INFO] [stdout] 20360 | | #[doc = ""] [INFO] [stdout] 20361 | | #[doc = " \\deprecated"] [INFO] [stdout] 20362 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 20389 | | #[doc = " ::cudaBindTextureToArray,"] [INFO] [stdout] 20390 | | #[doc = " ::cudaBindTextureToMipmappedArray"] [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] pBorderColor[3] holds 'A' component [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `3` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/sys.rs:20691:5 [INFO] [stdout] | [INFO] [stdout] 20691 | / #[doc = " \\brief Gets the border color used by a texture reference"] [INFO] [stdout] 20692 | | #[doc = ""] [INFO] [stdout] 20693 | | #[doc = " \\deprecated"] [INFO] [stdout] 20694 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 20714 | | #[doc = " \\sa ::cuTexRefSetAddressMode,"] [INFO] [stdout] 20715 | | #[doc = " ::cuTexRefSetAddressMode, ::cuTexRefSetBorderColor"] [INFO] [stdout] | |__________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] pBorderColor[0] holds 'R' component [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `0` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/sys.rs:20691:5 [INFO] [stdout] | [INFO] [stdout] 20691 | / #[doc = " \\brief Gets the border color used by a texture reference"] [INFO] [stdout] 20692 | | #[doc = ""] [INFO] [stdout] 20693 | | #[doc = " \\deprecated"] [INFO] [stdout] 20694 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 20714 | | #[doc = " \\sa ::cuTexRefSetAddressMode,"] [INFO] [stdout] 20715 | | #[doc = " ::cuTexRefSetAddressMode, ::cuTexRefSetBorderColor"] [INFO] [stdout] | |__________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] pBorderColor[1] holds 'G' component [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `1` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2` [INFO] [stdout] --> src/sys.rs:20691:5 [INFO] [stdout] | [INFO] [stdout] 20691 | / #[doc = " \\brief Gets the border color used by a texture reference"] [INFO] [stdout] 20692 | | #[doc = ""] [INFO] [stdout] 20693 | | #[doc = " \\deprecated"] [INFO] [stdout] 20694 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 20714 | | #[doc = " \\sa ::cuTexRefSetAddressMode,"] [INFO] [stdout] 20715 | | #[doc = " ::cuTexRefSetAddressMode, ::cuTexRefSetBorderColor"] [INFO] [stdout] | |__________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] pBorderColor[2] holds 'B' component [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `2` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/sys.rs:20691:5 [INFO] [stdout] | [INFO] [stdout] 20691 | / #[doc = " \\brief Gets the border color used by a texture reference"] [INFO] [stdout] 20692 | | #[doc = ""] [INFO] [stdout] 20693 | | #[doc = " \\deprecated"] [INFO] [stdout] 20694 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 20714 | | #[doc = " \\sa ::cuTexRefSetAddressMode,"] [INFO] [stdout] 20715 | | #[doc = " ::cuTexRefSetAddressMode, ::cuTexRefSetBorderColor"] [INFO] [stdout] | |__________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] pBorderColor[3] holds 'A' component [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `3` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/sys.rs:20840:5 [INFO] [stdout] | [INFO] [stdout] 20840 | / #[doc = " \\brief Creates a texture object"] [INFO] [stdout] 20841 | | #[doc = ""] [INFO] [stdout] 20842 | | #[doc = " Creates a texture object and returns it in \\p pTexObject. \\p pResDesc describes"] [INFO] [stdout] 20843 | | #[doc = " the data to texture from. \\p pTexDesc describes how the data should be sampled."] [INFO] [stdout] ... | [INFO] [stdout] 21050 | | #[doc = " ::cuTexObjectDestroy,"] [INFO] [stdout] 21051 | | #[doc = " ::cudaCreateTextureObject"] [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] CUaddress_mode addressMode[3]; [INFO] [stdout] ^ [INFO] [stdout] = note: no item named `3` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,16` [INFO] [stdout] --> src/sys.rs:20840:5 [INFO] [stdout] | [INFO] [stdout] 20840 | / #[doc = " \\brief Creates a texture object"] [INFO] [stdout] 20841 | | #[doc = ""] [INFO] [stdout] 20842 | | #[doc = " Creates a texture object and returns it in \\p pTexObject. \\p pResDesc describes"] [INFO] [stdout] 20843 | | #[doc = " the data to texture from. \\p pTexDesc describes how the data should be sampled."] [INFO] [stdout] ... | [INFO] [stdout] 21050 | | #[doc = " ::cuTexObjectDestroy,"] [INFO] [stdout] 21051 | | #[doc = " ::cudaCreateTextureObject"] [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] clamped to the range [1,16]. [INFO] [stdout] ^^^^ [INFO] [stdout] = note: no item named `1,16` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `T` [INFO] [stdout] --> src/mem.rs:333:51 [INFO] [stdout] | [INFO] [stdout] 333 | /// Note that memory is directly copied, so [`T`] must be [`Sized`] should not contain any pointers, references, unsized types, or ot... [INFO] [stdout] | ^ no item named `T` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `T` [INFO] [stdout] --> src/mem.rs:347:51 [INFO] [stdout] | [INFO] [stdout] 347 | /// Note that memory is directly copied, so [`T`] must be [`Sized`] *should* not contain any pointers, references, unsized types, or ... [INFO] [stdout] | ^ no item named `T` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `T` [INFO] [stdout] --> src/mem.rs:367:51 [INFO] [stdout] | [INFO] [stdout] 367 | /// Note that memory is directly copied, so [`T`] must be [`Sized`] *should* not contain any pointers, references, unsized types, or ... [INFO] [stdout] | ^ no item named `T` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/sys.rs:21640:5 [INFO] [stdout] | [INFO] [stdout] 21640 | / #[doc = " \\brief Blocks until remote writes are visible to the specified scope"] [INFO] [stdout] 21641 | | #[doc = ""] [INFO] [stdout] 21642 | | #[doc = " Blocks until GPUDirect RDMA writes to the target context via mappings"] [INFO] [stdout] 21643 | | #[doc = " created through APIs like nvidia_p2p_get_pages (see"] [INFO] [stdout] ... | [INFO] [stdout] 21665 | | #[doc = " \\notefnerr"] [INFO] [stdout] 21666 | | #[doc = ""] [INFO] [stdout] | |_______________^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/sys.rs:3516:1 [INFO] [stdout] | [INFO] [stdout] 3516 | #[doc = "< Device supports GPUDirect RDMA APIs, like nvidia_p2p_get_pages (see https://docs.nvidia.com/cuda/gpudirect-rdma for more information)"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 88 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.23s [INFO] running `Command { std: "docker" "inspect" "5dc881d483b65f0147a0b859c3eb6125138f61a54c15525fbff77d9d0513cdd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5dc881d483b65f0147a0b859c3eb6125138f61a54c15525fbff77d9d0513cdd4", kill_on_drop: false }` [INFO] [stdout] 5dc881d483b65f0147a0b859c3eb6125138f61a54c15525fbff77d9d0513cdd4