Skip to content

Tags: lineCode/faasm

Tags

v0.8.6

Toggle v0.8.6's commit message
Version and latest submodules

v0.8.5

Toggle v0.8.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove support for global state locks (faasm#624)

* Remove test using global lock

* Remove lock global

* Latest faabric

* Remove debug logging

* Latest cpp

* Update to latest submodules

* Latest clean cpp

* Latest python

* Latest cpp main

* Python main

* New version

v0.8.4

Toggle v0.8.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
SGX-free builds (faasm#622)

* docker: re-factor dockerfiles to allow for sgx-less build

* gha: matrix build for releases and nits on docker files

* gh: bump code version to trigger release build

* cli: add upload to build all task and correct typo in release gha file

* docker: correct nits and errors

v0.8.3

Toggle v0.8.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Run SGX in HW mode in k8s (faasm#612)

* docker: modify dockerfiles and add task to generate hw-mode sgx workers

* gha: change release workflow file to also generate sgx-hw images

* k8s: add deployment files and task to run sgx functions in hardware enclaves

* gh: bump code version to test new release workflow file

* gha: correct typo in yaml release wflow file

* docs: update sgx docs

* gha: remove flush from cpp quick start test

* k8s: divide k8s dir into three different directories

* k8s: factor-out the load-balancer from upload into k8s-common

* k8s: add comment for resources in sgx worker

* cli: embed sgx image generation in docker tasks

* k8s: remove duplicated code

v0.8.2

Toggle v0.8.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Run SGX locally in HW mode (faasm#607)

* enclave: modernise the way we check for sgx support

* wip

* cmake: changes to run sgx in hw mode

* cmake: change to one single variable to modify sgx config

* docker: update docker images for new sgx config

* cmake: disable XRA from external projects

* nits: self-review

* bump code version

* sgx: add task to detect sgx support

* docs: update sgx docs

* cmake: fix typo

* cmake: amend sgx mode helper text

* docs: update sgx docs with notes on how to bump the sgx version

* cli: remove magic strings in tasks/dev and use constants

* nit: one-line definition and declaration in getSgxSupport

* docker: add comments to docker build files as indicated in the pr

v0.8.1

Toggle v0.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release (faasm#598)

* bump code version

* ci: add function to generate changelog for release body

* bump faabric code

* cli: bump jinja2 version to avoid import error

* docker: add missing directories in the runtime root dir

v0.8.0

Toggle v0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Version 0.8.0 (faasm#580)

* Faabric and inv fix

* Version bump

* Update cpp-root

* revert default shell in tests workflow file

* Remove temp documentation steps

* format python to pass checks

* fix python task as otherwise all inv commands fail

* Formatting docs/conf.py

* tests: comment out openmp static for scheduling test

* fix docs task

* use conan cache action

* right conan caching for distributed tests

* Fixing up GHA file

* Working directory for bare VM steps

* Fix working dirs

* Repin numpy

Co-authored-by: Carlos Segarra <carlos@carlossegarra.com>

v0.7.11

Toggle v0.7.11's commit message
Working Lulesh locally

v0.7.10

Toggle v0.7.10's commit message
bump version, note that we skip one code tag not to overwrite the images

we generated previous plots with

v0.7.9

Toggle v0.7.9's commit message
bump code version