Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upload log database to spalloc when using #1264

Open
rowleya opened this issue Feb 7, 2025 · 2 comments
Open

Upload log database to spalloc when using #1264

rowleya opened this issue Feb 7, 2025 · 2 comments

Comments

@rowleya
Copy link
Member

rowleya commented Feb 7, 2025

Once spalloc supports uploading of data (see SpiNNakerManchester/JavaSpiNNaker#1217), add a call here to do the upload

@Christian-B
Copy link
Member

Ideally the upload would happen after the create job request has been started.

There is time between that and when the job hs been allocated boards and these are ready.

@rowleya
Copy link
Member Author

rowleya commented Feb 7, 2025

In some ways it doesn't matter; once a job has been established, the log database can be attached regardless of when the boards are actually allocated. The log data will just be stored ready for use when requested; this won't be possible until the board is at least booted anyway, and won't be useful until something has actually run and written to IOBUF of course!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

2 participants