Tru Huynh

Results 60 comments of Tru Huynh

Still current: ``` #6 3.101 9.1.2 #6 3.119 v18.14.2 #6 15.22 npm WARN deprecated @npmcli/[email protected]: This functionality has been moved to @npmcli/fs #6 15.46 npm WARN deprecated [email protected]: this library...

looks identical to https://github.com/juglab/cryoCARE_T2T/pull/6

Is omegafold using double precision or just single precision on the gpu? that might explain the huge penalty on A40 VS A100.

Thx for the fix https://github.com/conda-forge/mdtraj-feedstock/commit/00cc3e85add50cfe3f65196b8478815a5a380c45, building now works after the force cython pass.

Hi, you can retrieve the spec file and upgrade the version and rebuild from there: ``` git clone https://git.centos.org/rpms/munge.git cd munge && git checkout c8 ``` https://git.centos.org/rpms/munge/blob/c8/f/SPECS

You dont' even mention which version of "Mac" (osx? which one? bigsur?) nor the architecture intel? M1 ? What python version ? What framework was used? brew? macports? source build?...

Hi nice having almalinux 8 WSL in the micosoft store! Are you planning to upgrade the 8.5 version ton 8.7? `dnf upgrade` as first commande is just wasting bandwith :P

Hi, if you look at https://ollama.ai/library/mixtral/tags, the models size are very large, and your laptop may be limited by the amount of physical memory ? My work allocated MBA M2...

Is that a hard requirement (ie feature required from Qt version > 5.12) or a building host issue (ie it is still possible to rebuild on a CentOS-7 host with...

thx for the pointer: I just changed one line and made a PR as the artefact produced for the linux target runs fine on CentOS-7.