Ruturaj Vaidya

Results 16 comments of Ruturaj Vaidya
trafficstars

@ret2libc thanks for your kind words!

@jakevdp Thanks for your comments. I revised the patch. Currently only enabled for rocm.

> @Ruturaj4 It looks like there was an issue setting local on this system to UTF-8. Particularly this function call: > > https://github.com/ROCm/omniperf/blob/0c8591ccca179e2f22cd4e402197434619be40f5/src/utils/utils.py#L607-L615 > > Could you try `$ locale.setlocale(locale.LC_ALL,...

@jakevdp, @superbobry, @hawkinsp Could you please take a look?

Hi @SarahBeecroft Can you please change you dockerfile as follows: ``` FROM quay.io/pawsey/rocm-mpich-base:rocm6.0.2-mpich3.4.3-ubuntu22 RUN apt-get update && \ apt install apt-transport-https curl gnupg sed -y && \ curl -fsSL https://bazel.build/bazel-release.pub.gpg...

@dipietrantonio May I know how are you running this commands after spinning the container? Are you cloning colabfold repo? ``` /opt/localcolabfold# colabfold_batch --num-recycle 5 --pair-mode unpaired --model-type alphafold2_multimer_v3 --num-models 3...