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

WIP: adjust outputs #12

Merged
merged 1 commit into from
Jun 2, 2021
Merged

WIP: adjust outputs #12

merged 1 commit into from
Jun 2, 2021

Conversation

scanon
Copy link
Contributor

@scanon scanon commented Jun 2, 2021

  • Have outputs written in the execution area
  • Temporarily disabled the JSON output. Needs to be fixed.

We need to fix up the JSON output.

- Have outputs written in the execution area
- Temporarily disabled the JSON output. Needs to be fixed.
@poeli
Copy link
Collaborator

poeli commented Jun 2, 2021

The original ${OUTPATH} comes with a user-specified path and the tools name. I suspect removing ${OUTPATH} will make the profiling tools overwrite each other's outputs.

@scanon
Copy link
Contributor Author

scanon commented Jun 2, 2021

The original ${OUTPATH} comes with a user-specified path and the tools name. I suspect removing ${OUTPATH} will make the profiling tools overwrite each other's outputs.

Each task rights into the execution space. So they won't over-write each other. Right now for the end-to-end workflow I have a separate tasks that copies the output into the user provided directory.

@poeli poeli merged commit 4a77c5d into master Jun 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants