mirror of https://github.com/BOINC/boinc.git
edit
parent
1690c0cd41
commit
64653dbbd7
|
@ -48,12 +48,12 @@ project/buda_apps/
|
||||||
Note: you can build this hierarchy manually but
|
Note: you can build this hierarchy manually but
|
||||||
typically it's maintained by a job-submission system; see below.
|
typically it's maintained by a job-submission system; see below.
|
||||||
|
|
||||||
This is similar to BOINC's hierarchy of apps and app versions,
|
This is similar to BOINC's hierarchy of apps and app versions, except:
|
||||||
except that
|
|
||||||
|
|
||||||
* It's represented in a directory hierarchy, not in database tables
|
* It's represented in a directory hierarchy, not in database tables
|
||||||
* Science app versions are not associated with platforms
|
* Science app versions are not associated with platforms
|
||||||
(they don't have to be since we're using Docker).
|
(they don't have to be since we're using Docker).
|
||||||
|
* It stores only the current version, not a sequence of versions.
|
||||||
|
|
||||||
## BUDA is not polymorphic
|
## BUDA is not polymorphic
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue