Forum Home
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Popular

    Compiling - no sse2 and high mem usage

    Newbies - New Members Must Start Here
    2
    2
    1082
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • U
      UR-Quan last edited by

      Greetings.

      An hour ago git-clonned and compiled feathercoind with gcc7 by autogen.sh, configure --with-gui=no, make and make install on Ubuntu 17.10. Having some issues.

      1. It says “feathercoin SSE2 unsupported, optimisations disabled” though my cpu clearly supports them:

      “model name: AMD Phenom™ II X4 965 Processor”
      “flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm 3dnowext 3dnow constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid pni monitor cx16 popcnt lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt hw_pstate vmmcall npt lbrv svm_lock nrip_save”.

      “export CFLAGS=”-march=native"" did not help.

      1. feathercoind eats up 800 mb of RAM. “maxmempool=15” in .conf reduced the footprint by ~40 mb.

      Please advise.

      1 Reply Last reply Reply Quote 0
      • Wellenreiter
        Wellenreiter Moderators last edited by

        Currently what you describe is the standard behavior of feathercoind.

        We need to work on the SSE2 detection at daemon startup.
        The memory consumption is known.

        Feathercoin development donation address: 6p8u3wtct7uxRGmvWr2xvPxqRzbpbcd82A
        Openpgp key: 0x385C34E77F0D74D7 (at keyserver.ubuntu.com)/fingerprint: C7B4 E9EA 17E1 3D12 07AB 1FDB 385C 34E7 7F0D 74D7

        1 Reply Last reply Reply Quote 0
        • First post
          Last post