Add oPPUlance (the SDK for the embedded processors (aka PPUs) on BrainScaleS)
1 unresolved thread
Hey Thanassis,
this one is a "long shot" to enable support for the BrainScaleS-2 embedded processors via EBRAINS (i.e. support synaptic plasticity, but also other things). I'm not sure if it will build (however, I did successfully try locally this time ;)), and it's not super important for now, just would be nice to have :).
Merge request reports
Activity
Filter activity
added 71 commits
-
a477b661...16850ca1 - 70 commits from branch
technical-coordination/project-internal/devops/platform:master
- 2227a10f - Add BrainScaleS' cross-compiler for its embedded CPUs
-
a477b661...16850ca1 - 70 commits from branch
mentioned in commit 87a81e9b
Hi @emuller, This failed.
==> Installing oppulance-2.0-rc1-lsrnp3bswckaf33huglcuednptz7by43 ==> No binary for oppulance-2.0-rc1-lsrnp3bswckaf33huglcuednptz7by43 found: installing from source Fetching tags only, you probably meant: git fetch --tags Fetching tags only, you probably meant: git fetch --tags Fetching tags only, you probably meant: git fetch --tags Fetching tags only, you probably meant: git fetch --tags ==> Error: TypeError: expected string or bytes-like object /srv/test-build/ebrains-spack-builds/packages/oppulance/package.py:56, in do_fetch: 53 for res in self.resources[key]: 54 tar('xf', res.fetcher.stage.archive_file) 55 tar('xf', self.stage.archive_file) >> 56 bash('gcc/ci/00_download_prerequisites.sh')
Ok, did not test this properly → it didn't work for non-cached resources, i.e. it just worked for runs when the resources where already present in the cache → solved in !94 (merged).