Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

enble tests that require C compiler #310

Merged
merged 4 commits into from
Jun 18, 2024
Merged

enble tests that require C compiler #310

merged 4 commits into from
Jun 18, 2024

Conversation

andy-neuma
Copy link
Member

SUMMARY:

  • enables tests that require C compiler

TEST PLAN:
ran this in a trial using upgrade candidate image. the tests passed as far as i can tell.

@andy-neuma andy-neuma changed the title With gcc enble tests that require C compiler Jun 17, 2024
@andy-neuma
Copy link
Member Author

failing tests are preexisting. merging this to pick up "C compiler" tests.

@andy-neuma andy-neuma merged commit e7496bc into main Jun 18, 2024
33 of 37 checks passed
@andy-neuma andy-neuma deleted the with-gcc branch June 18, 2024 14:42
robertgshaw2-neuralmagic added a commit that referenced this pull request Jun 20, 2024
Upstream sync 2024 06 16
(#310) - v0.5.0.post of vllm

SUMMARY:

* Merge commits from
vllm-project@8f89d72
to
vllm-project@0f0d8bc
* Limit numpy to < 2.0
* Updated `run-tests` to print name of the test that is about to run
(for debugging what hangs in automation)
* Disable usage stats in automation
* Temporarily disable ENTRYPOINTS (to be re-enabled in Andy's single whl
PR)
* Updated `run-tests` to consider exit code 5 from pytest to be a pass
(since exit code 5 from pytest means that we did not run any tests)

Note that
vllm-project@8f89d72
is NOT included in this merge.

COMPARE vs UPSTREAM:


https://github.com/neuralmagic/nm-vllm/compare/upstream-sync-2024-06-16..vllm-project:vllm:v0.5.0.post1

---------

Signed-off-by: kevin <kevin@anyscale.com>
Signed-off-by: Travis Johnson <tsjohnso@us.ibm.com>
Signed-off-by: Wang, Yi A <yi.a.wang@intel.com>
Co-authored-by: Michael Goin <michael@neuralmagic.com>
Co-authored-by: Simon Mo <simon.mo@hey.com>
Co-authored-by: SangBin Cho <rkooo567@gmail.com>
Co-authored-by: Woosuk Kwon <woosuk.kwon@berkeley.edu>
Co-authored-by: Li, Jiang <jiang1.li@intel.com>
Co-authored-by: Kevin H. Luu <kevin@anyscale.com>
Co-authored-by: Cody Yu <hao.yu.cody@gmail.com>
Co-authored-by: Arthur Kim <kimdwkimdw@gmail.com>
Co-authored-by: Travis Johnson <tsjohnso@us.ibm.com>
Co-authored-by: Sanger Steel <sangersteel@gmail.com>
Co-authored-by: Roger Wang <ywang@roblox.com>
Co-authored-by: youkaichao <youkaichao@gmail.com>
Co-authored-by: Cyrus Leung <tlleungac@connect.ust.hk>
Co-authored-by: Isotr0py <2037008807@qq.com>
Co-authored-by: Wang, Yi <yi.a.wang@intel.com>
Co-authored-by: Dipika Sikka <dipikasikka1@gmail.com>
Co-authored-by: wenyujin333 <wuyou.wuyou@alibaba-inc.com>
Co-authored-by: Jianan Gu <jianan.gu@intel.com>
Co-authored-by: Tyler Michael Smith <tyler@neuralmagic.com>
Co-authored-by: zifeitong <zifei.tong@parasail.io>
Co-authored-by: Philipp Moritz <pcmoritz@gmail.com>
Co-authored-by: Antoni Baum <antoni.baum@protonmail.com>
Co-authored-by: Jie Fu (傅杰) <jiefu@tencent.com>
Co-authored-by: Allen.Dou <allen.dou@hotmail.com>
derekk-nm pushed a commit that referenced this pull request Jun 24, 2024
SUMMARY:
* enables tests that require C compiler

TEST PLAN:
ran this in a trial using upgrade candidate image. the tests passed as
far as i can tell.

---------

Co-authored-by: andy-neuma <andy@neuralmagic.com>
derekk-nm pushed a commit that referenced this pull request Jun 24, 2024
Upstream sync 2024 06 16
(#310) - v0.5.0.post of vllm

SUMMARY:

* Merge commits from
vllm-project@8f89d72
to
vllm-project@0f0d8bc
* Limit numpy to < 2.0
* Updated `run-tests` to print name of the test that is about to run
(for debugging what hangs in automation)
* Disable usage stats in automation
* Temporarily disable ENTRYPOINTS (to be re-enabled in Andy's single whl
PR)
* Updated `run-tests` to consider exit code 5 from pytest to be a pass
(since exit code 5 from pytest means that we did not run any tests)

Note that
vllm-project@8f89d72
is NOT included in this merge.

COMPARE vs UPSTREAM:


https://github.com/neuralmagic/nm-vllm/compare/upstream-sync-2024-06-16..vllm-project:vllm:v0.5.0.post1

---------

Signed-off-by: kevin <kevin@anyscale.com>
Signed-off-by: Travis Johnson <tsjohnso@us.ibm.com>
Signed-off-by: Wang, Yi A <yi.a.wang@intel.com>
Co-authored-by: Michael Goin <michael@neuralmagic.com>
Co-authored-by: Simon Mo <simon.mo@hey.com>
Co-authored-by: SangBin Cho <rkooo567@gmail.com>
Co-authored-by: Woosuk Kwon <woosuk.kwon@berkeley.edu>
Co-authored-by: Li, Jiang <jiang1.li@intel.com>
Co-authored-by: Kevin H. Luu <kevin@anyscale.com>
Co-authored-by: Cody Yu <hao.yu.cody@gmail.com>
Co-authored-by: Arthur Kim <kimdwkimdw@gmail.com>
Co-authored-by: Travis Johnson <tsjohnso@us.ibm.com>
Co-authored-by: Sanger Steel <sangersteel@gmail.com>
Co-authored-by: Roger Wang <ywang@roblox.com>
Co-authored-by: youkaichao <youkaichao@gmail.com>
Co-authored-by: Cyrus Leung <tlleungac@connect.ust.hk>
Co-authored-by: Isotr0py <2037008807@qq.com>
Co-authored-by: Wang, Yi <yi.a.wang@intel.com>
Co-authored-by: Dipika Sikka <dipikasikka1@gmail.com>
Co-authored-by: wenyujin333 <wuyou.wuyou@alibaba-inc.com>
Co-authored-by: Jianan Gu <jianan.gu@intel.com>
Co-authored-by: Tyler Michael Smith <tyler@neuralmagic.com>
Co-authored-by: zifeitong <zifei.tong@parasail.io>
Co-authored-by: Philipp Moritz <pcmoritz@gmail.com>
Co-authored-by: Antoni Baum <antoni.baum@protonmail.com>
Co-authored-by: Jie Fu (傅杰) <jiefu@tencent.com>
Co-authored-by: Allen.Dou <allen.dou@hotmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants