You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Build nvshmem4py wheels separately for the configured Python version (CUDA 12) to avoid building the python library twice for multiple python versions
255
+
# Build nvshmem4py wheels separately (Python 3.10, CUDA 12) to avoid building the python library twice for multiple python versions
257
256
# Need to reconfigure with PYTHON_LIB=ON to add the nvshmem4py subdirectory
258
257
RUN --mount=type=secret,id=aws-key-id,env=AWS_ACCESS_KEY_ID \
0 commit comments