Martin Evans
1b13f7c717
Improved support for AVX512:
- Enabled more features in build process (VBMI and VNNI)
- Added runtime checking for this features
- Improved runtime checking to no longer require dotnet8.0
2 years ago
Martin Evans
0b8422ea7f
Added AVX and AVX2 to MacOS x86_64 builds
2 years ago
Martin Evans
241b72e6f5
- Fixed uploading metal for x64
- Removed leftover metal file upload
2 years ago
Martin Evans
ef6a8890e2
- Fixed MacOS files missing from build pipeline
- Removed inputs (they never worked anyway)
- Put all deps into one final zip file
2 years ago
Martin Evans
4359752d94
Merge pull request #297 from martindevans/ubuntu-20.04
Ubuntu 20.04 Compile
2 years ago
Martin Evans
9121670b83
Removed codeQL (broken under dotnet8.0 at the moment)
2 years ago
Martin Evans
dc8c2309b6
Fixed conditionals
2 years ago
Martin Evans
b52422a028
Moved compile job to run on `ubuntu-20.04`, hopefully picking up an older version of glibc with broader support.
2 years ago
Martin Evans
fe03e6ad35
Added 8.0 to version installation
2 years ago
Yaohui Liu
460f507898
ci: update ci workflows.
2 years ago
SignalRT
0a2b0abb61
Correct improper rename
2 years ago
SignalRT
7691f83516
Test build and nuget packages
2 years ago
jlsantiago
bfeaa575e7
Let master branch in the CI test execution
2 years ago
jlsantiago
0045606bf7
Do not copy metal on MacOS x86_64 Build
2 years ago
jlsantiago
e941513180
Disable metal con x86_64
2 years ago
jlsantiago
d0856fbbf1
Include MacOS Build
2 years ago
jlsantiago
cfe03cd265
Change to execute test
2 years ago
jlsantiago
2efc4e111a
Include MacOS Intel test
2 years ago
jlsantiago
47ad7f1f30
MacOS Intel Build
2 years ago
Martin Evans
ebeb6afc4e
Removed old targets from matrix
2 years ago
Martin Evans
8762175bc8
Removed unnecessary white space
2 years ago
Martin Evans
e9a06cc147
Removed some CI targets
2 years ago
Martin Evans
32deb56027
Moved common defines into one single env var
2 years ago
Martin Evans
f850380718
- Explicitly added `-DLLAMA_NATIVE=OFF` (i.e. disabling `march=native`)
- Added `COMMON_DEFINE` env var which will contain all common defines for all platforms (experimental)
2 years ago
Rinne
1712664424
build: add codeql workflow
2 years ago
Martin Evans
0255aa2c6e
Disabled march=native in github builds!
2 years ago
Martin Evans
4436ea4715
Modified CI to use dotnet 7.0 only, hopefully more stable!
2 years ago
Martin Evans
b72b253549
removed OOM killer step (not allowed on GitHub actions)
2 years ago
Martin Evans
a769ab3a40
Logging out events from the OOM killer
2 years ago
Martin Evans
8b582a4cc8
Added `if: always()` to force logs to be written even if earlier steps fail
2 years ago
Martin Evans
b4e57f7966
Added extra diagnostics to test runner
2 years ago
Yaohui Liu
4b86bc8d9d
ci: try to fix error of pushing package.
2 years ago
Yaohui Liu
27b21cf136
ci: try to fix error of pushing package.
2 years ago
Yaohui Liu
0f6408f60a
ci: try to fix error of pushing package.
2 years ago
Yaohui Liu
c6c478f52b
ci: try to fix error of pushing package.
2 years ago
Yaohui Liu
a5e66b31dc
ci: fix typo.
2 years ago
Yaohui Liu
20d8cb1e84
ci: try to fix error of pushing package.
2 years ago
Yaohui Liu
e04c2c51ab
ci: try to fix error of pushing package.
2 years ago
Yaohui Liu
99ecfd3e5b
ci: try to fix error of pushing package.
2 years ago
Yaohui Liu
0fbca6a38f
ci: try to fix error of pushing package.
2 years ago
Yaohui Liu
74e16966fe
ci: try to fix error of pushing package.
2 years ago
Yaohui Liu
7551b4a3be
ci: try to fix error of pushing package.
2 years ago
Yaohui Liu
792215fd99
ci: try to fix error of pushing package.
2 years ago
Yaohui Liu
b0af0cf4ea
ci: try to fix error of pushing package.
2 years ago
Yaohui Liu
d0cb185b1d
ci: fix error of pushing package.
2 years ago
Yaohui Liu
252992ec6e
ci: fix icon and typos.
2 years ago
Yaohui Liu
ae1fe1f995
ci: fix error.
2 years ago
Yaohui Liu
b48867839a
ci: fix error.
2 years ago
Yaohui Liu
1b86f9ed70
ci: fix error.
2 years ago
Yaohui Liu
5161c92cec
ci: fix error.
2 years ago