Menu

Sparskit routine not found

Anonymous
2018-11-29
2018-11-29
  • Anonymous

    Anonymous - 2018-11-29

    Moved from here:

    Dear Professor.
    Something wrong happens when I follow this post.
    After
    export NNT_USE_SPARSKIT2=1
    and change the zone.xml, when I type
    make all_network
    it comes the error information below
    make: *** No rule to make target ../../vendor/SPARSKIT2/BLASSM/blassm.f', needed by../../vendor/SPARSKIT2/BLASSM/blassm.o'.
    Do you know why?

     
    • Bradley S. Meyer

      Thanks for your post. It seems your compilation did not correctly download SPARSKIT2. The simplest thing to do is to type (in examples/network)

      ./examples_make

      That should automatically clean and re-download libraries as needed. Equivalently, you could type

      make clean_all

      make all_network

      Using examples_make does the same steps, however, and is simpler to remember. Let me know if you still have trouble. Best wishes.

       

Anonymous
Anonymous

Add attachments
Cancel





Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.