[all-commits] [llvm/llvm-project] e8679b: [OpenMP][test][VE] Limit the number of AFFINITY_MA...

Kazushi Marukawa via All-commits all-commits at lists.llvm.org
Tue Sep 12 07:46:10 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e8679b93daa0db1e9b1838186f6309f59ad5cd0b
      https://github.com/llvm/llvm-project/commit/e8679b93daa0db1e9b1838186f6309f59ad5cd0b
  Author: Kazushi Marukawa <marukawa at nec.com>
  Date:   2023-09-12 (Tue, 12 Sep 2023)

  Changed paths:
    M openmp/runtime/test/affinity/libomp_test_affinity.h

  Log Message:
  -----------
  [OpenMP][test][VE] Limit the number of AFFINITY_MAX_CPUS for VE (#65872)

Limit the number of AFFINITY_MAX_CPUS for VE because VE's
sched_getaffinity doesn't work correctly with large sized mask buffer.




More information about the All-commits mailing list