[go: up one dir, main page]

Activity for Mostafa Ali

  • Mostafa Ali Mostafa Ali created ticket #56

    Segmentation Fault when using FiniteFunction

  • Mostafa Ali Mostafa Ali posted a comment on ticket #55

    Sure. I ran the codes successfully for the first and third examples. Thank you for your time. I appreciate it.

  • Mostafa Ali Mostafa Ali posted a comment on ticket #55

    I think it did. I ran the example code and got the pdf output file. Thank you so much, Matthew!

  • Mostafa Ali Mostafa Ali posted a comment on ticket #55

    Did it work?

  • Mostafa Ali Mostafa Ali posted a comment on ticket #55

    I got this lrwxrwxrwx 1 mostafa mostafa 36 Jun 9 17:48 x86_64-conda_cos6-linux-gnu-f95 -> x86_64-conda_cos6-linux-gnu-gfortran -rwxrwxr-x 1 mostafa mostafa 226 Jun 9 17:47 x86_64-conda_cos6-linux-gnu-gfortran -rwxrwxr-x 2 mostafa mostafa 904240 Aug 21 2018 x86_64-conda_cos6-linux-gnu-gfortran.bin

  • Mostafa Ali Mostafa Ali posted a comment on ticket #55

    both of them don't return any output

  • Mostafa Ali Mostafa Ali posted a comment on ticket #55

    I hope I didn't do this wrong

  • Mostafa Ali Mostafa Ali posted a comment on ticket #55

    Hi Matthew, Here are the outputs (base) mostafa@mostafa:~$ lsb_release --all No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 21.04 Release: 21.04 Codename: hirsute (base) mostafa@mostafa:~$ conda --version conda 4.10.1 (base) mostafa@mostafa:~$ conda env list conda environments: /home/mostafa/anaconda3 base * /home/mostafa/openmps/conda/root/conda openmps /home/mostafa/openmps/conda/root/conda/envs/openmps Thanks you!

  • Mostafa Ali Mostafa Ali posted a comment on ticket #55

    Also, if I change python BuildOSMPS.py --prefix=$CONDA_PREFIX/bin \ --option=FC:$CONDA_PREFIX/bin/gfortran \ --option=INCFLAGS:-I$CONDA_PREFIX/include \ --option=LIBFLAGS:-L$CONDA_PREFIX/lib to python BuildOSMPS.py --prefix=$CONDA_PREFIX/bin \ --option=FC:/usr/bin/gfortran \ --option=INCFLAGS:-I$CONDA_PREFIX/include \ --option=LIBFLAGS:-L$CONDA_PREFIX/lib I can avoid these errors, but I end up getting this /usr/bin/gfortran -O3 -c /home/mostafa/openmps/MPSFortLib/Mods/BasicOps.f90 -I/home/mostafa/openmps/MPSFortLib/Mods/...

  • Mostafa Ali Mostafa Ali posted a comment on ticket #55

    Here is what these commands return now: $ which python /home/mostafa/openmps/conda/root/conda/envs/openmps/bin/python $ gfortran --version GNU Fortran (Ubuntu 10.3.0-1ubuntu1) 10.3.0 Copyright (C) 2020 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. $ gcc --version gcc (Ubuntu 10.3.0-1ubuntu1) 10.3.0 Copyright (C) 2020 Free Software Foundation, Inc. This is free software;...

  • Mostafa Ali Mostafa Ali posted a comment on ticket #55

    It seems like I didn't have the command make. I installed it, but I'm getting these errors. make[1]: /home/mostafa/openmps/conda/root/conda/envs/openmps/bin/gfortran: No such file or directory make[1]: [makefile:14: /home/mostafa/openmps/MPSFortLib/Mods/BasicOps.o] Error 127 make[1]: Leaving directory '/home/mostafa/openmps/MPSFortLib/Mods' make: [makefile:29: moddir_obj] Error 2

  • Mostafa Ali Mostafa Ali created ticket #55

    Issues with Installing OpenMPS

1