Git Product home page Git Product logo

rma's People

Contributors

deandeleo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

rma's Issues

Database Locked

Hi, I can't create table for storing the results. I'm running the following query:
./pmacomp -e step_insert_lookup -I 1073741824 -d uniform -a apma_int2b -b 65 -l 128 --hugetlb --extent_size 1 -v
And it says the table can't be created because the database is locked. I installed sqlite3 and updated the library to recent version. The error is still there.
Connecting to results.sqlite3' ... Recording the execution ... Kind: DatabaseException, file: ../database.cpp, function: Database, line: 84 ERROR: Cannot create the table Executions': database is locked

Make fails

With autoreconf -iv, I'm getting the following output:
autoreconf: Entering directory .' autoreconf: configure.ac: not using Gettext autoreconf: configure.ac: not using aclocal autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: running: /usr/bin/autoconf autoreconf: configure.ac: not using Autoheader autoreconf: configure.ac: not using Automake autoreconf: Leaving directory .'

When I try to compile the whole package, "../configure --enable-optimize --disable-debug" passes with following output:
config.status: creating Makefile

rma (sequential) version 0.3
Compiler C..........: clang -DHAVE_LIBNUMA -DHAVE_LIBPAPI -DNDEBUG -Wall -Wno-sign-compare -O3 -march=native -mtune=native -fno-stack-protector
Compiler C++........: clang++ -std=gnu++17 -DHAVE_LIBNUMA -DHAVE_LIBPAPI -DNDEBUG -Wall -Wno-sign-compare -Wno-overloaded-virtual -O3 -march=native -mtune=native -fno-stack-protector
Linker..............: -ldl -lpapi -lnuma -lpthread -latomic
Enable assertions...: no
Enable debug........: no
Enable optimize.....: yes

However, "make -j" shows 12 errors.
Is this because of some changed configuration I'm using or some library is missing?

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.