Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft: use onecc on ubuntu 24.04 #14514

Closed
wants to merge 2 commits into from
Closed

Conversation

hseok-oh
Copy link
Contributor

@hseok-oh hseok-oh commented Jan 2, 2025

  • Install command for ubuntu 24.04: same with ubuntu 18.04 to use python 3.8 explicitly

ONE-DCO-1.0-Signed-off-by: Hyeongseok Oh hseok82.oh@samsung.com

- Install command for ubuntu 24.04: same with ubuntu 18.04 to use python 3.8 explicitly

ONE-DCO-1.0-Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
@hseok-oh
Copy link
Contributor Author

hseok-oh commented Jan 2, 2025

I tested locally (ubuntu 24.04)

$ ./nncc configure -DEXTERNALS_BUILD_THREADS=24 -DCMAKE_BUILD_TYPE=Release
$ ./nncc build -j24
$ ./nncc install --prefix build/out
$ ./build/out/bin/one-prepare-venv
$ ./build/out/test/prepare_test_materials.sh
$ ./build/out/test/runtestall.sh
...
ALL TESTS PASSED!

@hseok-oh
Copy link
Contributor Author

hseok-oh commented Jan 3, 2025

@seanshpark Is this draft looks OK?

@hseok-oh
Copy link
Contributor Author

All done

@hseok-oh hseok-oh closed this Jan 15, 2025
@hseok-oh hseok-oh deleted the onecc_in_2404 branch January 15, 2025 09:57
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