Фильтры
Pointer Checker to Debug Buffer Overruns and Dangling Pointers (Part 1)
Article TopicPointer Checker to debug buffer overruns and dangling pointers
The switch() statement isn't really evil, right?
In my current position, I work to optimize and parallelize codes that deal with genomic data, e.g., DNA, RNA, proteins, etc.
Simple Print to Console Algorithm using NASM Assembly Code on Linux*
When searching for a good, clean working example other than perhaps writing out a "Hello World" string to the console in Netwide Assembler (NASM) for standard x86 architecture...
Let's Play a Game - find bugs in popular open-source projects
Test your C/C++ skills - find bugs in popular open-source projects.Reduce Boilerplate Code in Parallelized Loops with C++11 Lambda Expressions
Parallelize loops with Intel® Threading Building Blocks using Intel® C++ Compiler for lambda expressions.Manage Deep Learning Networks with Caffe* Optimized for Intel® Architecture
How to optimize Caffe* for Intel® Architecture, train deep network models, and deploy networks.Debug Intel® Transactional Synchronization Extensions
If printf or fprintf functions cause transaction aborts, use Intel® Processor Trace as a work-around.Implementing a Masked SVML-like Function Explicitly in User-Defined Way
The Intel® Compiler provides SIMD intrinsics APIs for short vector math library (SVML) and starting with Intel® Advanced Vector Extensions