Skip to content

fix: mv #include <musa_fp16.h> ahead of polyfills.cuh#32

Open
zhangyue207 wants to merge 1 commit intofeat/dev-infrafrom
fix/moore-include
Open

fix: mv #include <musa_fp16.h> ahead of polyfills.cuh#32
zhangyue207 wants to merge 1 commit intofeat/dev-infrafrom
fix/moore-include

Conversation

@zhangyue207
Copy link
Collaborator

  • mv #include <musa_fp16.h> ahead of polyfills.cuh

@zhangyue207
Copy link
Collaborator Author

zhangyue207 commented Mar 24, 2026

nv metax iluvatar

(python3.10) zhangyue@server:~/InfiniOps$ python .ci/agent.py run --branch fix/moore-include
==> dispatching nvidia gpu job to http://localhost:8080
    job_id: 8819be05
==> dispatching iluvatar gpu job to http://172.22.162.13:8080
    job_id: 78f346fa
==> dispatching metax gpu job to http://172.22.162.49:8080
    job_id: 6ea742f3
<== PASS  iluvatar_gpu  (98s)
<== PASS  nvidia_gpu  (116s)
<== PASS  metax_gpu  (207s)

========== Results ==========
  PASS  iluvatar_gpu  (98s)
  PASS  nvidia_gpu  (116s)
  PASS  metax_gpu  (207s)

@zhangyue207
Copy link
Collaborator Author

zhangyue207 commented Mar 24, 2026

moore

root@mccx95:/home/zhangyue/InfiniOps# pytest tests/test_gemm.py -k musa
========================================== test session starts ===========================================
platform linux -- Python 3.10.12, pytest-7.2.2, pluggy-1.6.0
rootdir: /home/zhangyue/InfiniOps, configfile: pyproject.toml
plugins: cov-7.1.0, xdist-3.8.0, hypothesis-6.145.0, anyio-4.10.0
collected 3000 items / 1500 deselected / 1500 selected                                                   

tests/test_gemm.py ............................................................................... [  5%]
.................................................................................................. [ 11%]
.................................................................................................. [ 18%]
.................................................................................................. [ 24%]
.................................................................................................. [ 31%]
.................................................................................................. [ 37%]
.................................................................................................. [ 44%]
.................................................................................................. [ 51%]
.................................................................................................. [ 57%]
.................................................................................................. [ 64%]
.................................................................................................. [ 70%]
.................................................................................................. [ 77%]
.................................................................................................. [ 83%]
.................................................................................................. [ 90%]
.................................................................................................. [ 96%]
.................................................                                                  [100%]

================================= 1500 passed, 1500 deselected in 20.56s =================================
root@mccx95:/home/zhangyue/InfiniOps# pytest tests/test_add.py -k musa
========================================== test session starts ===========================================
platform linux -- Python 3.10.12, pytest-7.2.2, pluggy-1.6.0
rootdir: /home/zhangyue/InfiniOps, configfile: pyproject.toml
plugins: cov-7.1.0, xdist-3.8.0, hypothesis-6.145.0, anyio-4.10.0
collected 216 items / 108 deselected / 108 selected                                                      

tests/test_add.py ........................................................................ssssssss [ 74%]
ssssssssssssssssssssssssssss                                                                       [100%]

============================ 72 passed, 36 skipped, 108 deselected in 12.70s =============================
root@mccx95:/home/zhangyue/InfiniOps# pytest tests/test_swiglu.py -k musa
========================================== test session starts ===========================================
platform linux -- Python 3.10.12, pytest-7.2.2, pluggy-1.6.0
rootdir: /home/zhangyue/InfiniOps, configfile: pyproject.toml
plugins: cov-7.1.0, xdist-3.8.0, hypothesis-6.145.0, anyio-4.10.0
collected 48 items / 24 deselected / 24 selected                                                         

tests/test_swiglu.py ........................                                                      [100%]

=================================== 24 passed, 24 deselected in 12.69s ===================================

@zhangyue207
Copy link
Collaborator Author

combricon

WARNING: The directory '/root/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag.
WARNING: Ignoring invalid distribution -orch (/home/huangjiacheng/.venv/lib/python3.10/site-packages)
Looking in indexes: https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple
Processing ./.
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'done'
  Installing backend dependencies: started
  Installing backend dependencies: finished with status 'done'
  Preparing metadata (pyproject.toml): started
  Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: InfiniOps
  Building wheel for InfiniOps (pyproject.toml): started
  Building wheel for InfiniOps (pyproject.toml): finished with status 'done'
  Created wheel for InfiniOps: filename=infiniops-0.1.0-cp310-cp310-linux_aarch64.whl size=155485 sha256=ebe7998dcde1b4ec068d0d6eee6e8aba953fbbfe2783dde16a23d68267649bd0
  Stored in directory: /tmp/pip-ephem-wheel-cache-ps0x8fm4/wheels/b5/f3/6e/961028f73a2712eb7b753a23bdd1baaa714e27760fd92de56c
Successfully built InfiniOps
WARNING: Ignoring invalid distribution -orch (/home/huangjiacheng/.venv/lib/python3.10/site-packages)
Installing collected packages: InfiniOps
  Attempting uninstall: InfiniOps
    Found existing installation: InfiniOps 0.1.0
    Uninstalling InfiniOps-0.1.0:
      Successfully uninstalled InfiniOps-0.1.0
WARNING: Ignoring invalid distribution -orch (/home/huangjiacheng/.venv/lib/python3.10/site-packages)
Successfully installed InfiniOps-0.1.0
============================= test session starts ==============================

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant