krishnanlab / geneplexus_app

BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Figure out process to move files from HPCC to Cloud #4

Closed krumdp closed 3 years ago

billspat commented 3 years ago

I used azcopy to move data from HPC to azure "File sharesfile storage, then from there to app service. File shares can be mounted on app service, VMs and container instances and accessed via standard paths, but it's very slow (models are ~ 8X slower).

billspat commented 3 years ago

needs documentation but it works!