Code Monkey home page Code Monkey logo

correlation's People

Stargazers

 avatar  avatar  avatar  avatar

Watchers

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

Forkers

ianmadlenya

correlation's Issues

make doesn't work out of the box

  1. It assumes fabricate is installed:
Traceback (most recent call last):
    File "make", line 36, in <module>
        from fabricate import *
ImportError: No module named fabricate
  1. Version mismatch
sliccompile /home/azaidi/Documents/Correlation/PLATFORMS/SIMULATION/Maxfiles/correlation/correlation.max  /home/azaidi/Documents/Correlation/PLATFORMS/SIMULATION/SAPI/correlation/correlation.o
Error: Version mismatch: sliccompile is v2014.2a; MAIA_SIM maxfile is v2014.1.1.
fabricate: 'sliccompile' exited with status 1
  1. Assumes a directory that doesn't exist. Fials to create it anyway.
mkdir build
gcc -c src/correlationCpuCode.c -o build/correlationCpuCode.o -std=gnu99 -finstrument-functions -fopenmp -fPIC -W -Wall -I /network-raid/opt/maxcompiler-2015.1-post-ikon-merge/include/slic -I/home/azaidi/Documents/Correlation/PLATFORMS/SIMULATION/SAPI/correlation -Dparam_numTimesteps=param_numSteps -Dparam_numTimeseries=param_numVariables -Dinstream_in_data_pairs=instream_in_variable_pair -Dcorrelation_maxNumTimeseries=correlation_maxNumVariables
gcc build/correlationCpuCode.o /home/azaidi/Documents/Correlation/PLATFORMS/SIMULATION/SAPI/correlation/correlation.o -o build/correlation -fopenmp -L /network-raid/opt/maxcompiler-2015.1-post-ikon-merge/lib -lslic -L /network-raid/opt/maxeleros-2015.1-post-ikon-merge/maxeleros//lib -lmaxeleros -lpthread -lm -lrt
mkdir /home/azaidi/Documents/Correlation/PLATFORMS/SIMULATION/binaries/TopCorrelations
mkdir: cannot create directory `/home/azaidi/Documents/Correlation/PLATFORMS/SIMULATION/binaries/TopCorrelations': No such file or directory
fabricate: 'mkdir' exited with status 1
  1. I created the directory myself, now it complains:
mkdir /home/azaidi/Documents/Correlation/PLATFORMS/SIMULATION/binaries/TopCorrelations
mkdir: cannot create directory `/home/azaidi/Documents/Correlation/PLATFORMS/SIMULATION/binaries/TopCorrelations': File exists
fabricate: 'mkdir' exited with status 1

@ntrifunovic

How would the test-minion know which build system to use?

I am writing a test-minion that will pull all the apps from GitHub and compile them against 2014.2 and 2015.1 on a daily bases. Initially, this will only be for Simulation.

For Correlation and Linear Regression, we removed the conventional build system and opted to go for fabricate scripts. While it is possible to treat these 2 apps as an exception in my test-minion, I would prefer a cleaner solution.

What is your opinion on this? We could for example:

  1. Use MANIFEST.yaml
  2. Include a build script at the top level
  3. ...

@alex88bb @ntrifunovic

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.