Coder Social home page Coder Social logo

incrmt's Issues

Potential libpng, visualization issues and Segmentation fault: 11 for flapper/flappers/multi-drop examples

Hi Chris,
Thanks for sharing your amazing codes! I have tried to compile and run examples in ./ftest. It works well and fast in most cases. Here are some issues I met on Mac OS Catalina 10.15.6, all required dependencies were installed via Homebrew

  • Potential libpng issue
    This occurs when complete for the utils-gp library. And I check the libpng with Homebrew, it did have been installed on my machine. So I comment the png_lflags in the config.mk file to disable libpng for a temporal solution and it works. I am wondering if there are any suggestions for this if would like to install libpng for full functionality?
    image

  • Visualization
    I tried ./gnuplot_movie.pl -t xxx.odr w -10 10 and got images (left below) quite similar to those in the paper(right below) but without mesh on solid objects.

And the ./gnuplot_movie.pl complains about something during the output process. Did I miss something to compile for the ../../shared/make_contour?
image

  • Segmentation fault: 11 for flapper/flappers/multi-drop examples
    I test all the available examples in the ./fest. A Segmentation fault: 11 occurs when execute flapper/flappers examples after parameters initilization as shown below. (For multi-drop, the error occurs even before the parameters initilization) Do you have any clues about it?

  • Some other minor potential issues:
  1. Got gp_palette.hh:28:29: error: 'FILE' has not been declared. Sorted after adding #include<stdio.h> in gp_palette.hh.
  2. A typo in Readme Example part: OMP_NUM_THREADS=4 ./ftest simple_spin 128 might be OMP_NUM_THREADS=4 ./ftest simple-spin 128

Looking forward to your reply.
Thanks.

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.