Giter VIP home page Giter VIP logo

hbp-neuromorphic-client's Introduction

Client software for the EBRAINS Neuromorphic Computing Platform, developed by the Human Brain Project

For documentation, see https://electronicvisions.github.io/hbp-sp9-guidebook/

For more information about EBRAINS, see https://ebrains.eu/ For more information about the Human Brain Project, see https://www.humanbrainproject.eu/

Build Status

This software was developed in the Human Brain Project, funded from the European Union’s Horizon 2020 Framework Programme for Research and Innovation under Specific Grant Agreements No. 720270, No. 785907 and No. 945539 (Human Brain Project SGA1, SGA2 and SGA3).

hbp-neuromorphic-client's People

Contributors

aopy avatar apdavison avatar dguarino avatar hartmutschmidt avatar huitzilo avatar muffgaga avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

hbp-neuromorphic-client's Issues

Once uploaded source directories can no longer be modified

Modifications made to files that are located in a directory that is provided as the source argument of the submit_job method are not transmitted to the site local agent. Only the originally submitted files are available although modifications were made or new files were added to the directory.
The files are uploaded and updated correctly to a source_code folder in the EBRAINS-Drive, but the URL provided in the code field of the corresponding job on the site local agent directs to a zip file that still contains the originally uploaded files.
Even after several re-submits the files are not updated.

Add command-line wrapper

The idea is to provide a workflow that is as similar as possible to running a simulation locally, i.e. the code is on the local machine, results are saved to a local directory, and the log is printed to stdout.

Option to live-display logs during job execution

The most recent client has an option to "wait" for the execution to complete. A nice companion option would be to have the logs collected and displayed during the execution, as they are generated. This would require the client to keep up to date with the log and only display the new parts, as I don't think it is possible to get the log in parts currently (or else the server could be updated to allow this).

JSON conversion problem

Hi,

I am trying to use nmpi.Client("username") to login from my local mechine, but when I running this python file, I got json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0).

This error located in nmpi_user.py file, line 194, config = r_val.json(). It seems that the r_val is a text/html file, which cannot be coverted to json using json() function.

My python version is 3.8.9, and hbp_neuromorphic_platform package version is 0.10.1

截屏2022-06-30 下午4 01 25

截屏2022-06-30 下午3 58 36

截屏2022-06-30 下午3 57 34

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.