Fengping Hu

Results 6 comments of Fengping Hu

It looks the lines like this in the install.m file poses a dilema: mex -v -cxx -lblas -llapack -lm CXXOPTIMFLAGS=-O3 CXXFLAGS="\$CXXFLAGS -fopenmp" LDFLAGS="\$LDFLAGS -fopenmp" solveTV1_condat.cpp "*.o" g++ fails with "*.o"...

Indeed, we have the default culling setup enabled for the Coffea-Casa instances running at UC AF. This means that if a notebook kernel remains idle for approximately one hour, the...

Thanks @sebastien-rettie for the clarification. Checkpoints are only available for notebooks. However, we do have login nodes that you can access via SSH, which might be a good alternative for...

Hi @marcus-vgr, From your description, it sounds like you'd like to keep the Dask cluster alive and run a Python script from the terminal that interacts with it. In that...

Hi @marcus-vgr , great. It's already configured globally. You don't need to do anything. Let us know if you encounter any issues. Thanks!

Hi @marcus-vgr , It looks like the notebook is still running and accessible after ~3 hours of idling, which confirms that our configuration change addressed your original concern. I noticed...