Code Monkey home page Code Monkey logo

mckl's People

Contributors

zhouyan avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar

Forkers

taohonker yinsenm

mckl's Issues

Error when build the example code

Hi Zhouyan,

I tried to build codes in the example folder but I got the following errors.

I already installed all the necessary software. I also installed mckl under the /opt/ folder. I guessed my cmake cannot detect mckl. Is there any hint I can try to solve this?

Thank you!

Best,

Yinsen

(base) yinsenm@yinsenm-DL:~/Desktop/example/build$ cmake .. -DCMAKE_BUILD_TYPE=Release
-- The CXX compiler identification is GNU 7.3.0
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- =================== Examples ==========================
-- algorithm
CMake Error at algorithm/CMakeLists.txt:34 (mckl_add_example):
  Unknown CMake command "mckl_add_example".


CMake Warning (dev) in CMakeLists.txt:
  No cmake_minimum_required command is present.  A line of code such as

    cmake_minimum_required(VERSION 3.14)

  should be added at the top of the file.  The version specified may be lower
  if you wish to support older CMake versions for this project.  For more
  information run "cmake --help-policy CMP0000".
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Configuring incomplete, errors occurred!
See also "/home/yinsenm/Desktop/example/build/CMakeFiles/CMakeOutput.log".

Maintainance

Hi, I'd just like to ask if the code in this repository is still maintained or if no support to users is guaranteed anymore. Thank you.

Build on Linux - Errors

Hi Awesome library.
HAving problems with the build though

andrewcz@andrewcz-PORTEGE-Z30t-B ~/MCKL/build $ cmake ..
-- The C compiler identification is GNU 4.8.5
-- The CXX compiler identification is GNU 4.8.5
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Performing Test SSE2_TEST
-- Performing Test SSE2_TEST - Failed
-- Performing Test AVX2_TEST
-- Performing Test AVX2_TEST - Failed
-- Performing Test AESNI_TEST
-- Performing Test AESNI_TEST - Failed
-- Performing Test RDRAND_TEST
-- Performing Test RDRAND_TEST - Failed
-- Performing Test BMI2_TEST
-- Performing Test BMI2_TEST - Failed
-- Performing Test FMA_TEST
-- Performing Test FMA_TEST - Failed
-- The ASM_NASM compiler identification is unknown
-- Didn't find assembler
CMake Error at cmake/MCKL.cmake:198 (enable_language):
No CMAKE_ASM_NASM_COMPILER could be found.

Tell CMake where to find the compiler by setting either the environment
variable "ASM_NASM" or the CMake cache entry CMAKE_ASM_NASM_COMPILER to the
full path to the compiler, or to the compiler name if it is in the PATH.
Call Stack (most recent call first):
CMakeLists.txt:72 (include)

-- Configuring incomplete, errors occurred!
See also "/home/andrewcz/MCKL/build/CMakeFiles/CMakeOutput.log".
See also "/home/andrewcz/MCKL/build/CMakeFiles/CMakeError.log"

Please assist.
MAny thanks,
Andrew

SingleParticle

Hi,

I wonder if there is something similar to the SinglePartilce class from the old vSMC?

Best regards
Felix

Floating point error in PF example.

I get a floating point error when I'm trying to run the particle filter SMC example.

root@e314aed13c40:/usr/src/myapp/MCKL/build/example/algorithm# ./algorithm_pf algorithm_pf.data
Floating point exception

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.