Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for numa (0.18 sec)

  1. api/go1.14.txt

    pkg syscall (freebsd-arm64), const SYS_NTP_GETTIME ideal-int
    pkg syscall (freebsd-arm64), const SYS_NUMA_GETAFFINITY = 548
    pkg syscall (freebsd-arm64), const SYS_NUMA_GETAFFINITY ideal-int
    pkg syscall (freebsd-arm64), const SYS_NUMA_SETAFFINITY = 549
    pkg syscall (freebsd-arm64), const SYS_NUMA_SETAFFINITY ideal-int
    pkg syscall (freebsd-arm64), const SYS_OBREAK = 17
    pkg syscall (freebsd-arm64), const SYS_OBREAK ideal-int
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Feb 17 20:31:46 GMT 2023
    - 508.9K bytes
    - Viewed (0)
  2. api/go1.20.txt

    pkg syscall (freebsd-riscv64), const SYS_NTP_GETTIME ideal-int #53466
    pkg syscall (freebsd-riscv64), const SYS_NUMA_GETAFFINITY = 548 #53466
    pkg syscall (freebsd-riscv64), const SYS_NUMA_GETAFFINITY ideal-int #53466
    pkg syscall (freebsd-riscv64), const SYS_NUMA_SETAFFINITY = 549 #53466
    pkg syscall (freebsd-riscv64), const SYS_NUMA_SETAFFINITY ideal-int #53466
    pkg syscall (freebsd-riscv64), const SYS_OBREAK = 17 #53466
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Feb 17 21:23:32 GMT 2023
    - 602.6K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.19.md

    - Fixed bug that caused cAdvisor to incorrectly detect single-socket multi-NUMA topology. ([#99209](https://github.com/kubernetes/kubernetes/pull/99209), [@iwankgb](https://github.com/iwankgb)) [SIG Node]
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Wed Jan 05 05:42:32 GMT 2022
    - 489.7K bytes
    - Viewed (0)
  4. RELEASE.md

            `compression=None` to `tf.data.experimental.service.distribute(...)`.
        *   `tf.data.Dataset.batch()` now supports `num_parallel_calls` and
            `deterministic` arguments. `num_parallel_calls` is used to indicate that
            multiple input batches should be computed in parallel. With
            `num_parallel_calls` set, `deterministic` is used to indicate that
            outputs can be obtained in the non-deterministic order.
    Plain Text
    - Registered: Tue May 07 12:40:20 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
Back to top