This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch nightly
in repository https://gitbox.apache.org/repos/asf/tvm.git


    from 74adf2d1cf [Web] Fix RPC argument parsing for new FFI string/bytes 
types (#18683)
     add 2004a8bcbf [NVRTC] Add NVSHMEM support to NVRTC compilation path 
(#18681)

No new revisions were added by this update.

Summary of changes:
 python/tvm/contrib/nvcc.py                         | 234 +++++++++++++++++++--
 .../tvm/script/ir_builder/tir/external_kernel.py   |  48 +++--
 src/runtime/cuda/cuda_module.cc                    |   1 +
 tests/python/disco/test_nvshmem.py                 | 126 ++++++++++-
 4 files changed, 379 insertions(+), 30 deletions(-)

Reply via email to