[go: up one dir, main page]

Menu

#11 installation on Windows

2.0
open
nobody
None
2018-04-24
2018-02-15
yiming
No

Hi, there

I followed the manual of OSMPS, I face some problem as following:
my OS is windows 10, I have installed cywin64, mingw, and successfully installed BLAS and LAPACK.
1) when I install ATLAS, it shows me :
Vector ISA Extension configured as AVXMAC (4,976)
cmnd=make IRun_arch args="-v 2 -O 9 -s 9 -a" | fgrep 'MACHTYPE='
ERROR: enum fam=3, chip=2, model=61, mach=0
make[3]: *** [Makefile:107: atlas_run] Error 44
make[2]: *** [Makefile:450: IRunArchInfo_x86] Error 2

Architecture configured as UNKNOWNx86 (43)
cmnd=make IRun_arch args="-v 2 -O 9 -s 9 -m" | fgrep 'CPU MHZ='
ERROR: enum fam=3, chip=2, model=61, mach=0
make[3]: *** [Makefile:107: atlas_run] Error 44
make[2]: *** [Makefile:450: IRunArchInfo_x86] Error 2

Clock rate configured as 2195Mhz
cmnd=make IRun_arch args="-v 2 -O 9 -s 9 -n" | fgrep 'NCPU='
ERROR: enum fam=3, chip=2, model=61, mach=0
make[3]: *** [Makefile:107: atlas_run] Error 44
make[2]: *** [Makefile:450: IRunArchInfo_x86] Error 2

Maximum number of threads configured as 4
cmnd=make IRun_pmake args="-v 2 -O 9 -t 4" | fgrep 'PMAKE='
Parallel make command configured as '$(MAKE)'
cmnd=make IRun_arch args="-v 2 -O 9 -s 9 -t" | fgrep 'CPU THROTTLE='
ERROR: enum fam=3, chip=2, model=61, mach=0
make[3]: *** [Makefile:107: atlas_run] Error 44
make[2]: *** [Makefile:450: IRunArchInfo_x86] Error 2
2) when I try to install OSMPS, using "python BuildOSMPS.py" command at cmd, it shows me :
make MPSMain
'make' is not recognized as an internal or external command,
operable program or batch file.
/usr/local/bin/
cp "MPSFortLib/Execute_MPSMain /usr/local/bin/Execute_MPSMain"
'cp' is not recognized as an internal or external command,
operable program or batch file.

Sincerely,
Yiming

Related

Tickets: #11

Discussion

  • yiming

    yiming - 2018-02-15

    BTW, OSMPS does not support Windows? because I don't find the option for windows when I follow the installation instruction.

     
  • Daniel Jaschke

    Daniel Jaschke - 2018-02-17

    Hello Yiming,

    We do support Windows, but we do not use it in our research group. One of my colleagues has it installed on Windows before and will help you.

    Kind regards,

    Daniel

     
    • yiming

      yiming - 2018-02-17

      Hi, Daniel

      Thank you for your response,could do please send my issue to your colleague? Thank you so much!

      Sincerely,
      Yiming

      On Feb 16, 2018, at 9:23 PM, Daniel Jaschke djaschke@users.sourceforge.net wrote:

      Hello Yiming,

      We do support Windows, but we do not use it in our research group. One of my colleagues has it installed on Windows before and will help you.

      Kind regards,

      Daniel

      [tickets:#11] installation on Windows

      Status: open
      Milestone: 2.0
      Created: Thu Feb 15, 2018 01:36 AM UTC by yiming
      Last Updated: Thu Feb 15, 2018 06:32 PM UTC
      Owner: nobody

      Hi, there

      I followed the manual of OSMPS, I face some problem as following:
      my OS is windows 10, I have installed cywin64, mingw, and successfully installed BLAS and LAPACK.
      1) when I install ATLAS, it shows me :
      Vector ISA Extension configured as AVXMAC (4,976)
      cmnd=make IRun_arch args="-v 2 -O 9 -s 9 -a" | fgrep 'MACHTYPE='
      ERROR: enum fam=3, chip=2, model=61, mach=0
      make[3]: [Makefile:107: atlas_run] Error 44
      make[2]: [Makefile:450: IRunArchInfo_x86] Error 2

      Architecture configured as UNKNOWNx86 (43)
      cmnd=make IRun_arch args="-v 2 -O 9 -s 9 -m" | fgrep 'CPU MHZ='
      ERROR: enum fam=3, chip=2, model=61, mach=0
      make[3]: [Makefile:107: atlas_run] Error 44
      make[2]: [Makefile:450: IRunArchInfo_x86] Error 2

      Clock rate configured as 2195Mhz
      cmnd=make IRun_arch args="-v 2 -O 9 -s 9 -n" | fgrep 'NCPU='
      ERROR: enum fam=3, chip=2, model=61, mach=0
      make[3]: [Makefile:107: atlas_run] Error 44
      make[2]: [Makefile:450: IRunArchInfo_x86] Error 2

      Maximum number of threads configured as 4
      cmnd=make IRun_pmake args="-v 2 -O 9 -t 4" | fgrep 'PMAKE='
      Parallel make command configured as '$(MAKE)'
      cmnd=make IRun_arch args="-v 2 -O 9 -s 9 -t" | fgrep 'CPU THROTTLE='
      ERROR: enum fam=3, chip=2, model=61, mach=0
      make[3]: [Makefile:107: atlas_run] Error 44
      make[2]: [Makefile:450: IRunArchInfo_x86] Error 2
      2) when I try to install OSMPS, using "python BuildOSMPS.py" command at cmd, it shows me :
      make MPSMain
      'make' is not recognized as an internal or external command,
      operable program or batch file.
      /usr/local/bin/
      cp "MPSFortLib/Execute_MPSMain /usr/local/bin/Execute_MPSMain"
      'cp' is not recognized as an internal or external command,
      operable program or batch file.

      Sincerely,
      Yiming

      Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/openmps/tickets/11/

      To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/

       

      Related

      Tickets: #11

  • Matthew Jones

    Matthew Jones - 2018-04-24

    Hello Yiming,

    I apologize it's taken me so long to come around to this.

    First, I wanted to confirm that you're still experiencing these errors.

    I see that you're getting an error in your installation of ATLAS. Which version are you trying to install, and which set of instructions are you following?

    ATLAS has special instructions for installing under Windows. Please review this information:
    http://math-atlas.sourceforge.net/atlas_install/node55.html

    Note, it requires Cygwin64. It does mention tested compatibility with the Cygwin64 compilers (even in MinGW); though, there is nothing definitive suggesting the MinGW compilers won't work.

    I recommend following the installation instructions here (for ATLAS):
    http://math-atlas.sourceforge.net/atlas_install/node6.html (as an overview)

    Then here:
    http://math-atlas.sourceforge.net/atlas_install/node7.html (to configure)

    And so on.

    Let us know if you get stuck.

    Matthew J

     

Log in to post a comment.