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

Enhanced automatic downloading of ADDA binaries #38

Open
myurkin opened this issue Aug 9, 2021 · 1 comment
Open

Enhanced automatic downloading of ADDA binaries #38

myurkin opened this issue Aug 9, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@myurkin
Copy link
Member

myurkin commented Aug 9, 2021

A few minor issues, related to automatic downloading of ADDA binaries:

  • release.zip should be removed after extraction of the archive
  • a folder where the binaries are placed should be named by git hash (or release version/tag), not by download time (as now)
  • if the user tries to download binaries of exactly the same version as already available locally (was downloaded previously), we should show a message about that. The user can then choose "OK" (do not download anything new) or "Overwrite existing binaries" (as a repair option).
  • Allow user to download at least two versions of ADDA: latest stable release (default option) and the version that was tested with that specific version of GUI (this may help if some backward compatibility is lost during further ADDA development).
  • allow some indication of downloaded binaries versions (and removing those that are no longer needed).
  • allow user to switch binaries versions as sets (seq, mpi, ocl in one go) in addition to current advanced possibility to use different versions for each execution mode.
  • if the user manually specifies (types in) a path to one of the ADDA binaries, GUI should immediately verify that the specified file exist. May be even immediately run adda -V and show the resulting version to the right (see ADDA version #14).
@myurkin myurkin changed the title Enhancemed downloading of ADDA binaries Enhanced automatic downloading of ADDA binaries Aug 9, 2021
@myurkin myurkin modified the milestones: 1.0, 0.4 Oct 11, 2021
@dsmunev
Copy link
Member

dsmunev commented Dec 7, 2021

partially done https://github.com/adda-team/adda-gui/releases/tag/v0.4.1
still actual:

  • Allow user to download at least two versions of ADDA: latest stable release (default option) and the version that was tested with that specific version of GUI (this may help if some backward compatibility is lost during further ADDA development).
  • allow user to switch binaries versions as sets (seq, mpi, ocl in one go) in addition to current advanced possibility to use different versions for each execution mode.

@dsmunev dsmunev modified the milestones: 0.4, 1.0 Dec 7, 2021
@dsmunev dsmunev added the enhancement New feature or request label Dec 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants