Tags: lineCode/faasm
Tags
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
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
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
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
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>
PreviousNext