Skip to content
Snippets Groups Projects
  1. Mar 23, 2023
  2. Mar 02, 2023
  3. Feb 27, 2023
  4. Feb 20, 2023
    • Eric Müller's avatar
      BrainScaleS: Update software state · 2bfbf980
      Eric Müller authored
      This should fix the segfault upon exiting of the Python interpreter when having
      hxtorch and/or pynn-brainscales loaded (caused by a now-non-POD global variable
      holding a logger instance — multiple destructions on the same instance happening).
      2bfbf980
  5. Feb 17, 2023
  6. Feb 10, 2023
  7. Feb 02, 2023
    • Eric Müller's avatar
      Avoid LD_LIBRARY_PATH in pynn-brainscales&hxtorch · 902ee7c8
      Eric Müller authored
      We encountered build fails on some HPC sites due to openssl mismatches
      between bare-metal tools and spack — especially curl and similar tools
      for fetching.
      Our build tool, waf, needs to find spack-provided libraries, e.g.
      libclang.so, at runtime… so we will only set the environment variable
      for this.
      902ee7c8
  8. Nov 24, 2022
  9. Nov 22, 2022
  10. Nov 21, 2022
  11. Nov 18, 2022
  12. Nov 07, 2022
  13. Nov 03, 2022
  14. Oct 19, 2022
  15. Aug 19, 2022
  16. Aug 17, 2022
  17. Jul 22, 2022
  18. Jul 11, 2022
  19. Jul 08, 2022
  20. Jun 24, 2022
  21. Jun 15, 2022
    • Eric Müller's avatar
      Update pynn-brainscales to 2.0-rc5 · c48da830
      Eric Müller authored
      * a few commits in pynn-brainscales (2), grenade (2), halco (2), hxcomm
        (2), haldls (1), hwdb (1)
        * add interface-draft for plasticity rules
        * support for requestion server-side information
          (`get_bitfile_info` and `get_repo_state`)
      * also cleans up the tag mess in the dependent repositories…
        really same tag everywhere
      * same for oppulance; as software state didn't change, we don't require
        oppulance to match pynn-brainscales version (rc2 is sufficient)…
        relaxing constraint, rc2
      c48da830
  22. Jun 10, 2022
  23. Jun 09, 2022
  24. Jun 08, 2022
  25. Jun 07, 2022