Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GOTCHA wrappers for NUMA functions #152

Merged
merged 2 commits into from
Sep 12, 2022
Merged

Conversation

jrmadsen
Copy link
Collaborator

  • GOTCHA wrappers for:
    • mbind
    • migrate_pages
    • move_pages
    • numa_migrate_pages
    • numa_move_pages
    • numa_alloc
    • numa_alloc_local
    • numa_alloc_interleaved
    • numa_alloc_onnode
    • numa_realloc
    • numa_free
  • bumped version to 1.6.0
  • updated categories
    • hardware_counters -> kernel_hardware_counters and thread_hardware_counters
    • simplified mapping category structs to perfetto category names
  • updated timemory submodule

- GOTCHA wrappers for:
  - mbind
  - migrate_pages
  - move_pages
  - numa_migrate_pages
  - numa_move_pages
  - numa_alloc
  - numa_alloc_local
  - numa_alloc_interleaved
  - numa_alloc_onnode
  - numa_realloc
  - numa_free
- bumped version to 1.6.0
- updated categories
- updated timemory submodule
@jrmadsen jrmadsen added perfetto Issue affects/involves perfetto features/capabilities timemory Issue affects/involves timemory features/capabilities sampling Statistical sampling via interrupts process sampling Background system-level sampling performed in background thread cmake Modifies the CMake build system GOTCHA Modifies/adds gotcha wrappers submodule Updates a git submodule rocprofiler GPU kernel HW counters labels Sep 12, 2022
@jrmadsen jrmadsen merged commit 64afa49 into ROCm:main Sep 12, 2022
@jrmadsen jrmadsen deleted the page-migration branch September 12, 2022 22:44
jrmadsen added a commit that referenced this pull request Sep 14, 2022
- In #152, `numa_alloc_interleaved` and `numa_alloc_local` both were
indexed at position 6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cmake Modifies the CMake build system GOTCHA Modifies/adds gotcha wrappers perfetto Issue affects/involves perfetto features/capabilities process sampling Background system-level sampling performed in background thread rocprofiler GPU kernel HW counters sampling Statistical sampling via interrupts submodule Updates a git submodule timemory Issue affects/involves timemory features/capabilities
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant