Fix deprecation warning

In MpiInstantiator, there is a deprecation warning for return clas.newInstance(); in method instantiate. Replace by clas.getDeclaredConstructor().newInstance();

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information