首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > yats

yats

  • 资源大小:51.57 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:1次
  • 资源积分:1积分
  • 标      签:

资 源 简 介

yaTS - yet another Tasking System This small code base proposes an implementation of a reasonably fast and flexible tasking system. Note that a lengthy description may be found in tasking.hpp. Some useful comments in particular about the implementation may be found in tasking.cpp How to build The code base uses CMake to build. CMake can be downloaded at http://www.cmake.org. The classical CMake profiles are supported (Debug, Release, RelWithDebInfo, MinSizeRel). On Windows, MSVC (Visual Studio basically) and Mingw32 (GCC for Windows) are both supported. Run the CMake UI and you can select either "Visual Studio 20xx" or "Mingw32 Makefiles". For Ming32, I personally user msys and run mingw32-make where the build directory has been created. On Linux, you can use ccmake to get the similar user interface. ICC and GCC are both supported. To enable ICC, simply type "ICC" instead of "GCC&quo

文 件 列 表

yats
src
CHANGES
CMakeLists.txt
README

相 关 资 源

您 可 能 感 兴 趣 的

同 类 别 推 荐

VIP VIP
0.236424s