Jiaqi
Jiaqi
- A description of the problem you're trying to solve. In the last few days, I have been obsessed with two libraries, [hediet/vscode-debug-visualizer](https://github.com/hediet/vscode-debug-visualizer/blob/master/demos/js/src/demo_doubly-linked-list.ts), the other being your TSTL (I am...
Hi, WENOEXT, Do you have a plan to update the WENOEXT to openfoam v9? Now, there is a bug, below: ``` [ 54%] Building CXX object libWENOEXT/CMakeFiles/WENOEXT.dir/WENOUpwindFit/makeWENOUpwindFit.C.o [ 55%] Building...
根据博士论文阅读习惯,建议对奇偶页眉进行调整: 对于奇数页,翻页时直接能看到。而读者更关心的应该是章节的题目,非”学位论文“。 因此,建议调整。
``` echo "deb [trusted=yes] https://developer.download.nvidia.com/hpc-sdk/ubuntu/amd64 /" >> /etc/apt/sources.list.d/hpccm.list apt-get update -y DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends \ nvhpc-20-7-cuda-multi ``` #7 2.777 W: GPG error: https://developer.download.nvidia.com/hpc-sdk/ubuntu/amd64 InRelease: The following signatures couldn't...
Hi, I am fresh. when I install module, and install singularity-hpc step by step. I try: ``` shpc install ghcr.io/autamus/clingo module use ./modules/ module avail ``` as been told. However,...
Hi, If I want to push new dockerfile or container to the gallery, how should I do? Is there any tutorial?
Hi, when running the example hypersonicCylinder through parallel, the results diverge. It's Ok in non-parallel. ``` Time = 35 LUSGS: iteration 1 [1] #0 Foam::error::printStack(Foam::Ostream&) at ??:? [1] #1 Foam::sigFpe::sigHandler(int)...
Hi, [furstj](https://github.com/furstj) I am quite interested in your work. I compared rhoPimpleFoam and lusgsFoam solver. The results could be found [here](https://github.com/jiaqiwang969/NSCBC-openfoam). Some Concerns: - lusgsFoam with forward ddt scheme is...
==> Exasim ... [ Info: Precompiling Preprocessing [top-level] [ Info: Precompiling Mesh [top-level] [ Info: Precompiling Postprocessing [top-level] Using g++ compiler for CPU source code Generating CPU core libraries.ar: creating...
你好,请问 - imgsync gcr --kubeadm --user ${DOCKER_USER} --password ${DOCKER_PASSWORD} --process-limit 30 --manifests ${GCR_REPO}/manifests --report --report-name kubeadm --telegram-group ${TG_GROUP} --telegram-token ${TG_TOKEN} ${GCR_REPO},${TG_GROUP},${TG_TOKEN} 分别如何定义?