Skip to content

How to add NVSHMEM? #387

@abcdabcd987

Description

@abcdabcd987

Hi, I wonder if it's possible to add NVSHMEM (either to rules_cuda or just on my project for now)?

I saw many cuda libraries in the templates folder. I think those cc_import make sense to me. But there are still a few things that I don't know how to do:

  1. Is there a cc_import equivalent for cuda_import? libnvshmem_device.a is a library that should be linked to the device code instead of host code.
  2. How to export header files as well?

Here's the directory structure of NVSHMEM for reference:

nvshmem-dir.txt

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions