Giter Site home page Giter Site logo

Comments (4)

texadactyl avatar texadactyl commented on June 18, 2024

That's a 15-year-old system. Well-built, obviously! The compiler did a good job generating the required P4 code.

Have you tried compiling and executing a simple program with and without the -O2 option?
Have you also tried using optimization level 1 i.e. -O1 on mercury? Same or new issue?

I doubt if the 4xxi folks have tried testing mercury on such an elderly system - at least, recently. Glad to hear that you have found a way to successfully use mercury.

from mercury.

asterismo avatar asterismo commented on June 18, 2024

Actually i built this system for recycling purposes and ended up with 2GB of RAM ECC, a RAID1 IDE HDD array and a nice AGP video card and use it as my everyday PC. The old Xeons have MMX, SSE and SSE2 instruction sets. I'll try the -O1 optimization. Anyway, the system is Debian 7 wheezy, that is a lot newer than the system itself. Maybe the compiler version?

from mercury.

asterismo avatar asterismo commented on June 18, 2024

gfortran -v Using built-in specs. COLLECT_GCC=gfortran COLLECT_LTO_WRAPPER=/usr/lib/gcc/i486-linux-gnu/4.7/lto-wrapper Target: i486-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 4.7.2-5' --with-bugurl=file:///usr/share/doc/gcc-4.7/README.Bugs --enable-languages=c,c++,go,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.7 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.7 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --enable-targets=all --with-arch-32=i586 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu Thread model: posix gcc version 4.7.2 (Debian 4.7.2-5)

from mercury.

asterismo avatar asterismo commented on June 18, 2024

Nope, -O1 optimization does not execute. Strange! Well. I'm running the code without any optimizations for now.

from mercury.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.