ulissigroup / vasp-interactive

GNU Lesser General Public License v2.1
53 stars 11 forks source link

Add new mode `KubeVaspInteractive` for k8s integration #13

Closed alchem0x2A closed 2 years ago

alchem0x2A commented 2 years ago

KubeVaspInteractive is intended to fix the issue that running interactive vasp in dask workers lacks flexibility of choosing worker and maintain the background vasp process

Experimental only for now

alchem0x2A commented 2 years ago

as no unittests are written for k8s support, will merge directly