Skip to content
Snippets Groups Projects
Commit 994ca52b authored by Georges Da Costa's avatar Georges Da Costa
Browse files

Removes likwid CI

parent 471eb90e
No related branches found
No related tags found
No related merge requests found
Pipeline #7875 passed
......@@ -9,16 +9,6 @@ job-build-counters:
- ./configure.sh -u counters
- make
job-build-likwid:
stage: build-option
script:
- apk add make gcc musl-dev
- wget http://ftp.fau.de/pub/likwid/likwid-stable.tar.gz
- tar -xaf likwid-stable.tar.gz
- cd likwid-* ; make ; make install; cd ..
- ./configure.sh -u likwid
- make
job-build-load:
stage: build-option
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment