Skip to content

Find and process next batch directory#34

Draft
antonleykin wants to merge 3 commits intodevelopmentfrom
cursor/find-and-process-next-batch-directory-6976
Draft

Find and process next batch directory#34
antonleykin wants to merge 3 commits intodevelopmentfrom
cursor/find-and-process-next-batch-directory-6976

Conversation

@antonleykin
Copy link
Owner

This PR introduces batch_processor.sh, a script to automate the distributed execution of gfan commands across BATCH-i subdirectories.

The script ensures that:

  • Only one gfan process runs per batch at a time, using processing files.
  • Completed batches are marked with done files, preventing re-execution.
  • Available batches are automatically identified and processed, streamlining large-scale computations.

Open in Cursor Open in Web

Co-authored-by: anton.leykin <anton.leykin@gmail.com>
@cursor
Copy link

cursor bot commented Aug 27, 2025

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

cursoragent and others added 2 commits August 27, 2025 19:55
Co-authored-by: anton.leykin <anton.leykin@gmail.com>
Co-authored-by: anton.leykin <anton.leykin@gmail.com>
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