Nicholas Yue
Nicholas Yue
Hi, I would like to add a blog like menu which I want to use to show information about demos I am showing. I make a copy of the content/blog...
I am building ospray manually (not via superbuild) I see this option. It builds the module so file I noticed that when I do `make install`, the *.so file is...
## Description I would like to learn the C++ API, where can I find some examples ?
Heads up about unit tests failing on HEAD $ make test Running tests... Test project /mnt/scratch/nyue/projects/AL_USDMaya/build Start 1: AL_MayaUtilsTests 1/4 Test #1: AL_MayaUtilsTests ................ Passed 52.19 sec Start 2: TestAL_USDMaya...
Hi, I am testing out using pygit2 to help me migrate a large set of repository from Gerrit to GitLab I am basing the process on this document [here](https://www.atlassian.com/git/tutorials/git-move-repository) I...
Hi, I am planning to use pygit2 to automate the migration of our Gerrit repositories to GitLab I have read the part https://www.pygit2.org/recipes/git-clone-mirror.html I am looking for the counter part...
Is there a convenience function or concept of expanding repeats ? Like how a musician will interpret the score while playing the piece from start to end ? I am...
I'd like to do the following with the library and need you guidance as to where to start. I have no problem building the library and linking it via CMake....
For easier compilation and development on Windows and MacOS
I created an Ubuntu 20.04 compute node cluster When I shell (using the web ui) into the head node, I get the following errors ``` if [ -d '/opt/parallelcluster' ];...