Skip to content

Tags: faasm/faasm

Tags

v0.32.0

Toggle v0.32.0's commit message
fix(docker): add FAASM_VERSION arg to base-sgx

v0.31.0

Toggle v0.31.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
build: bump base image to ubuntu 24.04 (#909)

* git: bump minor version to 0.31.0

* faabric: bump submodule

* cpp: bump submodule

* storage: add cstdint header

* wasm: add mising headers

* faabric: bump submodule

* chore: remove hoststats

* docker: update uid/gid in worker dockerfile

* tasks: fix sed command in git.bump-dep

* git: bump submodules after merge

v0.30.0

Toggle v0.30.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: bump code version to 0.30.0 (#904)

* feat: bump code version to 0.30.0

* docker: do not use cmake directly

v0.29.0

Toggle v0.29.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
gh: bump code tag to 0.29.0 (#891)

v0.28.0

Toggle v0.28.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
enclave: bump sgx sdk and sgx dcap to versions 2.25 and 1.22 respecti…

…vely (#889)

* sgx: bump to latest version and tag code

* sgx: fixes for dcap installation

* sgx-hw: ignore failures during deletion

v0.27.1

Toggle v0.27.1's commit message
wamr: try to fix runtime error

v0.27.0

Toggle v0.27.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
omp: elastically scale-up loops (#870)

* omp: elastically scale-up loops

* openmp: fix the next level's size for thread 0

* openmp: fix single-thread forks

* openmp: add concurrent app test

* gh: bump faabric dep

* faasmctl: bump to version 0.43.0

* gh: bump code version to 0.27.0

* openmp: fixes for single-threaded elastic execution

* omp: fix race-conditions with elastic scaling at scale

* gh: bum cpp and faabric after merge to main

v0.26.0

Toggle v0.26.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
faabric: bump to add new planner policies (compact and spot) (#869)

* faabric: bump to add planner's eviction policy

* faabric: changes to support planner's SPOT policy

* spot: fix issues that appeared in k8s

* faabric: bump submodule after merge to main

v0.25.0

Toggle v0.25.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: bump code tag version to 0.25.0 (#868)

* chore: bump code tag version to 0.25.0

* wip: temporarily disable spinlocks

* deps(faabric): bump submodule's commit

* deps(faabric): bump tag to preload mpi decisions in the planner

* gha: fix faabric version bumping

* deps(faabric): make send sockets blocking

* faabric: bump after migration fixes

* deps(faabric): bump after merge

v0.24.0

Toggle v0.24.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
tag: bump code version to 0.24.0 (#862)

* faabric(mpi): include latest memory + mpi changes

* wip: test faabric improvements

* mpi: fixes for new faabric

* gh: bump faabric version

* k8s: remove (unnecessary) env. var re. bug in faabric

* tests(dist): remove migration test that does not use preloading

* deps: bump faabric after merge to main