David Godlove

Results 80 comments of David Godlove

This is going to become more prevalent as more users switch to TensorFlow 2. I would suggest that the developers start a new branch for TensorFlow 2 development. As more...

That's good I guess, but, unless I'm missing something (which I totally could be) it really doesn't solve the issue that the code in this repo won't work with TF...

Haha! My fault. I knew I was missing something. 🤤 Thanks for clarification.

Hi @mcuma! If you want to bind mount a directory into your container during bootstrap you can actually already do it by leveraging the `%setup` section. Just write something like...

Hey @mathiaswagner can you try the development-2x branch and see if it works for you? It has an environmental variable called `SINGULARITY_NV` that you can use in place of the...

I think this was taken care of by `singularity oci mount` right?

Trying to figure out how to implement a test case with a POC fuse overlayfs plugin.

I'm unable to replicate that @vsoch. ``` [vagrant@localhost singularity]$ singularity --version 2.6.0-HEAD.579c415 [vagrant@localhost singularity]$ singularity verify ERROR: Unknown command 'verify' ``` Ghosties. Clearly.

Dunno. Do you have 2 versions of Singularity installed on your machine. Can you replicate if you spin up a fresh VM and install there?

OK. Seems like this was some kind of a weird snafu. I'm closing. 😄