Closed ltalirz closed 5 years ago
Decision:
What is the default profile configured on the VM? I.e. what is the output of verdi profile list
and verdi profile show
?
for testing, feel free to take the "empty" VM from the tutorial doc
I noticed that the "default" profile on the VM is called "default" :) This makes what I am trying to explain a bit confusing. Would it be possible to change this to something else? During the verdi quicksetup
section I also have them use verdi profile list
and explain the concept of the default profile and the -p/--profile
options for verdi
Would it be possible to change this to something else?
Certainly, any good ideas? The name should make sense both for the tutorial VM and for quantum mobile.
To be honest, I have no idea :sweat_smile: that's why I didn't propose any. Maybe:
aiida
auto
max
(would make sense for QM (but not really VM) since I think the user is called Max Scientist there correct?)I vote for generic
adddressed in #85
The concept of profiles in order to organize your work is an important part of learning how to use AiiDA.
To do:
computer.yaml
,code.yaml
files for this and use the new--config
option