15,946,320 members
Sign in
Sign in
Email
Password
Forgot your password?
Sign in with
home
articles
Browse Topics
>
Latest Articles
Top Articles
Posting/Update Guidelines
Article Help Forum
Submit an article or tip
Import GitHub Project
Import your Blog
quick answers
Q&A
Ask a Question
View Unanswered Questions
View All Questions
View C# questions
View C++ questions
View Javascript questions
View Visual Basic questions
View .NET questions
discussions
forums
CodeProject.AI Server
All Message Boards...
Application Lifecycle
>
Running a Business
Sales / Marketing
Collaboration / Beta Testing
Work Issues
Design and Architecture
Artificial Intelligence
ASP.NET
JavaScript
Internet of Things
C / C++ / MFC
>
ATL / WTL / STL
Managed C++/CLI
C#
Free Tools
Objective-C and Swift
Database
Hardware & Devices
>
System Admin
Hosting and Servers
Java
Linux Programming
Python
.NET (Core and Framework)
Android
iOS
Mobile
WPF
Visual Basic
Web Development
Site Bugs / Suggestions
Spam and Abuse Watch
features
features
Competitions
News
The Insider Newsletter
The Daily Build Newsletter
Newsletter archive
Surveys
CodeProject Stuff
community
lounge
Who's Who
Most Valuable Professionals
The Lounge
The CodeProject Blog
Where I Am: Member Photos
The Insider News
The Weird & The Wonderful
help
?
What is 'CodeProject'?
General FAQ
Ask a Question
Bugs and Suggestions
Article Help Forum
About Us
The default search term operator is
OR
for a simple list of search terms.
Any selected filters such as document type, tags, categories, etc. are ANDed to the query in the search box.
You can use brackets,
AND
,
OR
, and
NOT
to improve your search. For example:
C# AND NOT(VB or SQL)
A query of a single
*
will return everything, filtered by any filters.
Filter examples:
Search by Author
author:"author name"
Filter by tag
tag:C#
or
tag:(C++ or Java)
Wildcard search
use "?" or "*" eg.
gr?d
or
gr*
50 Results
Filters
Articles
Technical Blogs
Tips & Tricks
Reference Articles
Projects
Assets
Questions
Answers
Forum Messages
News Items
Just My Stuff
My Bookmarks
Sort by
Relevance
Rating (Hi - Lo)
Rating (Lo - Hi)
Popularity (Hi - Lo)
Popularity (Lo - Hi)
Votes (Hi - Lo)
Votes (Lo - Hi)
Modified (New - Old)
Modified (Old - New)
Thread Modified (New - Old)
Thread Modified (Old - New)
Created (New - Old)
Created (Old - New)
Title (A - Z)
Title (Z - A)
Author (A - Z)
Author (Z - A)
Match
All Fields
Title
Description
Author(s)
Tags
Any Date
Last 12 hours
Last 24 hours
Last week
Last 2 weeks
Last month
Last 3 months
Last 6 months
Last year
January
February
March
April
May
June
July
August
September
October
November
December
Rating Range
All - Including Unrated
1.0 - 5.0
2.0 - 5.0
3.0 - 5.0
4.0 - 5.0
4.5 - 5.0
4.8 - 5.0
5.0
More Filters
Article Topics
All Topics
Artificial Intelligence
Internet of Things
DevOps
Containers
High Performance Computing
Hosted Services
Security
Web Development
Mobile Apps
Desktop Programming
Database Development
Productivity Apps and Services
Game Development
Multimedia
General Programming
Programming Languages
Article License
All Licenses
Ms-RL
Custom
CPOL
CDDL
Ms-PL
MPL
CPL
Eclipse
MIT
BSD
Apache
CC (ASA 2.5)
Zlib
Public Domain
CC (Attr 3U)
CC (ASA 3U)
CC (BY-ND 3.0)
LGPL3
GPL3
Forums
All Forums
Feature Forums
General Programming
Web Development
Mobile Development
Product Lifecycle
Database & SysAdmin
General Discussions
Page 1 of 5
Page Size:
10
·
25
·
50
Tag filtered by: vectorization
❌
Simulating CUDA.
OpenCL on CPU, with Auto-vectorization and Speedup against Serial Scalar Code
Please
Sign up or sign in
to vote.
25 Apr 2022
by
tugrulGtx
license:
GPL3
A small tool for writing various algorithms as if they were CUDA/OpenCL kernels
High Performance Computing
»
Vectorization
C++
GPGPU
simulator
AVX
vectorization
Visual C++ 11 Beta Benchmark of Parallel Loops
Please
Sign up or sign in
to vote.
25 Apr 2020
by
Shao Voon Wong
license:
Ms-PL
Benchmark between OpenMP, Parallel Patterns Library, Auto-Parallelizer and C++17 Parallel for_each
High Performance Computing
»
Vectorization
C++
.NET
VS2010
VS2017
vectorization
XorShift Jump 101, Part 2: Polynomial Arithmetic
Please
Sign up or sign in
to vote.
24 Apr 2020
by
Member 4201813
license:
CPOL
Jump forward/backward procedures for XorShift RNG explained step by step
High Performance Computing
»
Vectorization
C++
C++11
RNG
algebra
vectorization
polynomial
Gaining Performance Insights Using the Intel® Advisor Python API
9 Apr 2020
by
Intel
license:
CPOL
Getting Good Data to Make Code Tuning Decisions
High Performance Computing
»
Vectorization
Python
vectorization
product-showcase
Building Recommendation Systems using Python
Please
Sign up or sign in
to vote.
28 Sep 2018
by
MehreenTahir
license:
CPOL
This article will help you build different types of basic recommendation systems using Python.
Artificial Intelligence
Python
artificial-intelligence
CSV
vectorization
Illusionary XAML: Reinventing Benham's Top
Please
Sign up or sign in
to vote.
1 Apr 2018
by
Sergey Alexandrovich Kryukov
license:
CPOL
The mystery of Benham’s top invented in 1895, as well as Fechner color effect, remains not fully uncovered so far. WPF and XAML help to accelerate the research greatly.
High Performance Computing
»
Vectorization
VS2008
C#
XAML
WPF
vectorization
Using Intel® Math Kernel Library with Arduino Create
22 Mar 2018
by
Intel
license:
CPOL
This article presents use cases and provides examples which make use of the Intel® Math Kernel Library (Intel® MKL)
Internet of Things
hardware
Arduino
IoT
vectorization
product-showcase
Boosting Java Performance in Big Data Applications
13 Mar 2018
by
Kumar_Shiv
,
Rahul Kandu
license:
CPOL
Boosting Java Performance in Big Data Applications
High Performance Computing
»
Vectorization
C
Java
hardware
vectorization
product-showcase
Speed System & IoT Device Application Development with New Intel® System Studio 2018
Please
Sign up or sign in
to vote.
13 Feb 2018
by
Intel
license:
CPOL
Intel just released Intel® System Studio 2018, an all-in-one, cross-platform, comprehensive tool suite for system and IoT device application development.
Internet of Things
C++
OpenCL
Eclipse
IoT
vectorization
Benchmarking .
NET Core SIMD Performance vs.
Intel ISPC
Please
Sign up or sign in
to vote.
11 Jan 2018
by
Allister Beharry
license:
CPOL
.NET SIMD programs using the Vector types show performance comparable to Intel ISPC and open source C++ SIMD libraries while satisfying the same goal of SIMD developer productivity in a high-level language.
High Performance Computing
»
Vectorization
C++
C#
.NET
64-bit
JSON
C#7.0
, +
Page 1 of 5
1
2
3
4
5
First
·
Prev
·
Next
·
Last