Giter Site home page Giter Site logo

acroparallels2016's Introduction

acroparallels2016

acroparallels2016's People

Contributors

ohld avatar jjeka avatar eviom avatar kshcherbatov avatar artemmipt avatar karfly avatar voddan avatar semyonabramov avatar ilyakrotov avatar vanekk95 avatar quashqwart avatar asnorkin avatar speedstalker avatar

Stargazers

Daniil Leshchev avatar

Watchers

James Cloos avatar  avatar  avatar Denis Kopyrin avatar  avatar  avatar  avatar Alexey Neganov avatar  avatar  avatar  avatar Andrey Zhadchenko avatar

acroparallels2016's Issues

Change filepath

par_tester.sh writes results to file 'par_test_result.txt' not to 'par_test_results.txt'
So it's better to remove 1 's' in par_test_results.ipynb filepath.

data = pd.read_csv("par_test_result.txt", sep=' ', header=None, names=["lib", 'test', 'test_name', 'nth', 'time'])

Tester doesn't work with paths contain spaces

Dear @aglab2,
I have a HD with the name "OHLD MAC HD" that contains spaces. And then I try to start tester from this HD is drops:

ls: /Volumes/OHLD: No such file or directory
ls: HD/Documents/Developer/parallels/acroparallels2016/tester/..//**: No such file or directory
ls: MAC: No such file or directory

Full path to repository:

/Volumes/OHLD\ MAC\ HD/Documents/Developer/parallels/acroparallels2016/

Full output:
2016-04-22 15 16 05

Add cutting-edge description to tester.

Please add better description to tester script.
We need:

  • Requirements (e.g. Python packages)
  • Info about preparing and cleaning files
  • More usage examples
  • Essential parts of cmake or CLion make files.
  • Other must-do steps.

You can ask @aglab2 for additional information and ideas.

Clean after yourself

Please, remove files like: ./osamara.txt ./tester/osamara.txt (Maybe there are some other files like these)

Temporary files

Please, remove temporary makefile from your mflib directory.

Using deprecated #import

Hello @ohld! Please fix issue with deprecated #import in your code. I attach example of warning:
/home/denisk/Documents/acroparallels2016/tester/../dokhlopkov/mapped_file/test/test_mf.c:1:2: warning: #import is a deprecated GCC extension [-Wdeprecated] #import <stdlib.h> ^ /home/denisk/Documents/acroparallels2016/tester/../dokhlopkov/mapped_file/test/test_mf.c:2:2: warning: #import is a deprecated GCC extension [-Wdeprecated] #import <string.h> ^ /home/denisk/Documents/acroparallels2016/tester/../dokhlopkov/mapped_file/test/test_mf.c:4:2: warning: #import is a deprecated GCC extension [-Wdeprecated] #import "../sources/mapped_file.h"

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.