vveralag / eowyn_issues

0 stars 0 forks source link

Adding "-aN" support to Eowyn #160

Open vveralag opened 3 years ago

vveralag commented 3 years ago

Created by Gitlab User adhikary: To do: a. Add code allowing Eowyn to generate supercollider commands which has "-aN" attribute b. Understand the code section and dependencies of module in eowyn to modify the code. c. Setup some meetings accordingly as per need. d. Sudo code added and marked Done for completion against the steps:

  1. Find out How many active threads are there --> Done
  2. Identify the parent thread and ignore it
  3. read in Json file --> Done
  4. Need to find out if there is any Frodo suggestions for aN
  5. Need to find out suggestions for targN as well
  6. For loop through active thread -- Done
  7. Ignore parent thread/first thread
  8. Randomize the values for aN, pick it up and assign it to the child threads --> Done
  9. If there is any Frodo suggestions, we need to consider it first before assigning it to the threads
  10. Create the cmd line string and append it to the main cmd string --Done Work Done: e. The command line creation with "-aN" flag in eowyn is done. f. The command line with aN flag testing is done. Need to incorporate the Frodo Suggestion.
vveralag commented 2 years ago

Commented by Gitlab User adhikary: changed the description

vveralag commented 2 years ago

Commented by Gitlab User jjbreazi: assigned to Gitlab User adhikary

vveralag commented 2 years ago

Commented by Gitlab User jjbreazi: changed due date to November 12, 2021

vveralag commented 2 years ago

Commented by Gitlab User jjbreazi: Have working code for adding -aN and taking Frodo suggestions coded, tested, and in pull request by Friday Nov 19

vveralag commented 2 years ago

Commented by Gitlab User jjbreazi: changed due date to November 19, 2021

vveralag commented 2 years ago

Commented by Gitlab User adhikary: changed the description