opencl
Here are 844 public repositories matching this topic...
As documented in #5392 using the packages for tflite and tensorflow 2.1.0 the test as in the subject line segfaults. It has now been skipped in the testsuite but this needs to be fixed.
-
Updated
May 28, 2020 - C++
See #4243. We can use hccap/hccapx files, but normally I'd recommend using wpapcap2john if you do have a pcap at all. That, or (possibly even better) something from hcxtools which we could also mention (Zerobeat's hcxdumptool is the absolute best sniffer for WPA as well).
As of 00e1f52cf95c16b0cea34c83372145532b4745ba the LWJGL codebase has a new directory layout. This has broken the included Eclipse project.
benchdnn help CLI
Just a suggestion to add a "--help" support to benchdnn.
As today benchdnn does nt seem to have a --help support, the doc being only available online on this page:
https://github.com/intel/mkl-dnn/tree/master/tests/benchdnn
the proposal is to add a minimum of "print usage" to the benchdnn CLI tool.
Environ
-
Updated
May 29, 2020 - C++
-
Updated
Sep 11, 2018 - C++
Tools such as gofmt are very useful for quickly cleaning reformatting code according to some coding style. I think we need the same for Futhark. It's a bit more complicated to do this for an expression-oriented language than a statement-oriented one, but there is prior art we can look at (like Brittany for Haskell).
While constructing futhark fmt i
Images about preformance are missing in boost page documentation http://www.boost.org/doc/libs/1_61_0/libs/compute/doc/html/boost_compute/performance.html
-
Updated
May 18, 2020 - Clojure
Looks like there's no example using vector types defined in cltypes while the doc itself for these types are not so understandable. There are many examples having kernels taking vector type arguments, but the python code is using the numpy type, instead of the defined vector type. E.g. https://github.com/inducer/pyopencl/blob/master/examples/demo_elementwise_complex.py
The docs generated for #431 at https://mratsim.github.io/Arraymancer/pca.html have broken formatting:
-
Updated
Mar 7, 2020 - C
-
Updated
Jun 6, 2020 - C++
-
Updated
Jun 12, 2020 - C++
-
Updated
Jun 7, 2020 - C++
-
Updated
Apr 14, 2020 - C++
Add code examples
The current behaviour of glossy and glossycoating is to behave like matte on the backface.
I can't think of a good reason for this, and it is very confusing for users, so I would like to request to rework these materials to show their coating on both front and back faces.
(intended for v2.4)
Want to back this issue? **[Post a bounty on it!](https://www.bountyso
-
Updated
Jan 9, 2020 - Python
-
Updated
Aug 27, 2019 - Python
-
Updated
Jan 28, 2019 - C
Improve this page
Add a description, image, and links to the opencl topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the opencl topic, visit your repo's landing page and select "manage topics."


This is follow up of #1969 intended as a discussion on how this rule should behave.
It would be great if @jfoug and/or @magnumripper would join so we can battle it out and make it consistent between hashcat and john.
As I mentioned in the original report I assumed that given the input word
foobarand the ruleefthe mangled output should beFOobar. This is based on my first thought when