Giter Club home page Giter Club logo

zmat's People

Contributors

fangq avatar kant avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

zmat's Issues

multicore?

It doesn't really tax-out all CPU when running, is there a way to increase performance? (matlab, windows server)

Would be nice to have sample output from example

Installation looks to be working with MATLAB 2014b, but when running example/demo_zmat_basic.m it would be nice if each command output would be dupl;icated such that user cold check at once if it is working or not

Honor environment variables CFLAGS, CPPFLAGS, and LDFLAGS

The building of the zmat package ignores the setting of the environment variables CFLAGS, CPPFLAGS, and LDFLAGS.

We are currently applying a patch to the Debian package zmat that fixes the problem. This allows the inclusion of hardening flags like -D_FORTIFY_SOURCE=2, -fstack-protector-strong, -Wformat, -Werror=format-security, and -Wl,-z,relro.

zmat fails to build with octave 7.1

When trying to build the Fedora octave-zmat file with octave 7.1, make oct fails with:

CXXFLAGS='-O3' LFLAGS='' LDFLAGS='' mkoctfile zmat.cpp  -o ../zipmat zmatlib.o lz4/lz4.o lz4/lz4hc.o easylzma/compress.o easylzma/decompress.o easylzma/lzma_header.o easylzma/lzip_header.o easylzma/common_internal.o easylzma/pavlov/LzmaEnc.o easylzma/pavlov/LzmaDec.o easylzma/pavlov/LzmaLib.o easylzma/pavlov/LzFind.o easylzma/pavlov/Bra.o easylzma/pavlov/BraIA64.o easylzma/pavlov/Alloc.o easylzma/pavlov/7zCrc.o --mex -I../include -Ieasylzma -Ieasylzma/pavlov -Ilz4 
make: *** [Makefile:148: ../zipmat] Error 127

This is because it appears that mkoctfile-7.1.0 calls $CXX and with CXX=mkoctfile it create and infinite recursive loop. There may be something special about the Fedora rpm build environment that causes the CXX variable to get exported as I can run 'make oct' by hand without any trouble. But I think the zmat makefile needs to handle calling mkoctfile in a different way.

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.