Barry, I saw you added these in init.c + -cuda_initialize - do the initialization in PetscInitialize()
Notes: Initializing cuBLAS takes about 1/2 second there it is done by default in PetscInitialize() before logging begins But I did not get otherwise with -cuda_initialize 0, when will cuda be initialized? --Junchao Zhang
