Siddhartha Bagaria

Results 102 comments of Siddhartha Bagaria

With this change, the test case in the linked issue takes 14 minutes now instead of 6.3 hours.

@Daniel-Liu-c0deb0t Can you please accept this PR?

Yes, I confirm that I tested the following configurations: | GPU Directive | bootDiskImage | Fusion | Result | | -------------- | --------------- | ------- | ------ | | machineType...

@bentsherman The test failures seem unrelated to this change. Please let me know if you would like to see anything more in this PR.

@pditommaso Bringing it to your attention in case you missed this PR. It is now waiting for your final approval.

@bentsherman I don't understand your comment. How may I be able to use the `files()` function to achieve synchronization across the call to itself and the setting up of the...

I think I understand what you are trying to say with using `files`, but I think there is some miscommunication. I have the opposite problem. Consider the following scenarios: ```...

I get your point that events, even file creation events, can be obtained from other sources other than the file system. But right now there does not seem to be...

Thank you. I did not notice the duplicate bug report. I tried your suggestion by adding this to `nextflow.config` and keeping everything else the same as in previous example: ```...