issues
search
piotte13
/
SIMD-Visualiser
A tool to graphically visualize SIMD code
BSD 3-Clause "New" or "Revised" License
662
stars
41
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Example link crashes https://piotte13.github.io/SIMD-Visualiser/#/
#52
SteveBronder
opened
1 year ago
2
Bump minimist, mkdirp, npm, loader-fs-cache and handlebars
#51
dependabot[bot]
opened
1 year ago
0
Bump bootstrap from 4.1.3 to 4.3.1
#50
dependabot[bot]
opened
1 year ago
0
Bump ua-parser-js from 0.7.19 to 0.7.33
#49
dependabot[bot]
opened
1 year ago
0
Bump express from 4.16.4 to 4.18.2
#48
dependabot[bot]
opened
1 year ago
0
Bump decode-uri-component from 0.2.0 to 0.2.2
#47
dependabot[bot]
opened
1 year ago
0
Bump qs from 6.6.0 to 6.6.1
#46
dependabot[bot]
opened
1 year ago
0
Bump loader-utils and react-scripts
#45
dependabot[bot]
opened
1 year ago
0
Bump css-what from 2.1.2 to 2.1.3
#44
dependabot[bot]
opened
2 years ago
0
Bump url-parse from 1.4.3 to 1.5.10
#43
dependabot[bot]
opened
2 years ago
0
Bump url-parse from 1.4.3 to 1.5.7
#42
dependabot[bot]
closed
2 years ago
1
Bump follow-redirects from 1.5.9 to 1.14.8
#41
dependabot[bot]
opened
2 years ago
0
Bump handlebars from 4.0.12 to 4.7.7
#40
dependabot[bot]
opened
2 years ago
0
Bump node-sass from 4.10.0 to 7.0.0
#39
dependabot[bot]
opened
2 years ago
0
Bump ua-parser-js from 0.7.19 to 0.7.31
#38
dependabot[bot]
closed
1 year ago
1
Bump follow-redirects from 1.5.9 to 1.14.7
#37
dependabot[bot]
closed
2 years ago
1
List of unsupported instructions?
#36
johnfxgalea
opened
4 years ago
1
Removed redundancies, clarified SIMD explanation
#35
avery-laird
closed
5 years ago
0
Include Agner's Vector Class Library
#34
zbjornson
opened
5 years ago
1
Example failure - AVX512F/VL intrinsic support?
#33
zbjornson
opened
5 years ago
10
Consider using something like @lemire/jstypes for doing C-like operations
#32
lemire
opened
5 years ago
0
Parameters chooser
#31
piotte13
closed
5 years ago
0
Migration to svg
#30
piotte13
closed
5 years ago
1
Typo in README
#29
g0xA52A2A
closed
5 years ago
1
Identify the vectors, possibly with colors.
#28
piotte13
opened
5 years ago
0
add at least some support for general-purpose registers
#27
lemire
closed
5 years ago
1
Make smarter vectors
#26
piotte13
closed
5 years ago
1
Hex numbers in upper case.
#25
lemire
closed
5 years ago
8
Add more abstraction to ease the implementation of the instructions
#24
lemire
closed
5 years ago
0
add actual tests for our JavaScript implementations of the instructions
#23
lemire
opened
5 years ago
0
web site should have a link to the GitHub repo
#22
lemire
closed
5 years ago
1
Offer a collection of examples the user can try
#21
lemire
opened
5 years ago
0
We now map to 32-bit values during the animation. This can be perfected.
#20
lemire
closed
5 years ago
0
The scrollbar does not work in "Graphical" tab.
#19
piotte13
closed
5 years ago
0
Hexadecimal values should be in uppercase
#18
piotte13
closed
5 years ago
4
Add tooltips to explain in details what a given command does
#17
piotte13
opened
5 years ago
0
During animations, convert bytes to relevant values
#16
lemire
closed
5 years ago
1
Fix hexadecimal issue (one byte = 2 chars)
#15
lemire
closed
5 years ago
0
Add a way to switch between hexadecimal and decimal.
#14
piotte13
opened
5 years ago
1
Add a way to share with url
#13
piotte13
closed
5 years ago
1
Add an option to format code
#12
piotte13
opened
5 years ago
0
Save code in cache
#11
piotte13
closed
5 years ago
0
Manually set registry values
#10
piotte13
closed
5 years ago
1
Make it responsive
#9
lemire
closed
5 years ago
0
Bytes in hexadecimal span two characters
#8
lemire
closed
5 years ago
1
Test on Microsoft Edge
#7
lemire
opened
5 years ago
3
Examples of things that crash or hang the visualizer
#6
deplinenoise
opened
5 years ago
1
Integration into Compiler Explorer
#5
mattgodbolt
opened
5 years ago
4
neon support (ARM)
#4
nickdesaulniers
opened
5 years ago
2
Seems that _mm_cvtepi8_epi32 is unsupported
#3
WojciechMula
opened
5 years ago
2
Next