Git Product home page Git Product logo

ec_ocl's People

Contributors

masterzorag avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

komyaka ilaychen

ec_ocl's Issues

can't run demo

[nymous@myarch cl_amd]$ ./demo ec_p_mul.cl point_mul
Check OpenCL environtment
Connecting to OpenCL device: AuthenticAMD pthread-AMD FX(tm)-8320 Eight-Core Processor
CL_DEVICE_MAX_COMPUTE_UNITS 2
CL_DEVICE_MAX_WORK_GROUP_SIZE 4096
CL_DEVICE_LOCAL_MEM_SIZE 4194304b
Building from OpenCL source: ec_p_mul.cl
Compile/query OpenCL_program: point_mul
14 errors generated.
clBuildProgram failed: -11

error: /home/nymous/.cache/pocl/kcache/tempfile-92-47-30-85-d6.cl:205:21: passing '__constant u8 *' (aka '__constant unsigned char *') to parameter of type 'const __local u8 *' (aka 'const __local unsigned char *') changes address space of pointer
error: /home/nymous/.cache/pocl/kcache/tempfile-92-47-30-85-d6.cl:219:16: passing '__local u8 *' (aka '__local unsigned char *') to parameter of type 'const u8 *' (aka 'const unsigned char *') changes address space of pointer
error: /home/nymous/.cache/pocl/kcache/tempfile-92-47-30-85-d6.cl:222:15: passing '__local u8 *' (aka '__local unsigned char *') to parameter of type 'const u8 *' (aka 'const unsigned char *') changes address space of pointer
error: /home/nymous/.cache/pocl/kcache/tempfile-92-47-30-85-d6.cl:227:16: passing '__local u8 *' (aka '__local unsigned char *') to parameter of type 'const u8 *' (aka 'const unsigned char *') changes address space of pointer
error: /home/nymous/.cache/pocl/kcache/tempfile-92-47-30-85-d6.cl:248:15: passing '__constant u8 *' (aka '__constant unsigned char *') to parameter of type 'const u8 *' (aka 'const unsigned char *') changes address space of pointer
error: /home/nymous/.cache/pocl/kcache/tempfile-92-47-30-85-d6.cl:252:16: passing '__constant u8 *' (aka '__constant unsigned char *') to parameter of type 'const u8 *' (aka 'const unsigned char *') changes address space of pointer
error: /home/nymous/.cache/pocl/kcache/tempfile-92-47-30-85-d6.cl:265:15: passing '__constant u8 *' (aka '__constant unsigned char *') to parameter of type 'const u8 *' (aka 'const unsigned char *') changes address space of pointer
error: /home/nymous/.cache/pocl/kcache/tempfile-92-47-30-85-d6.cl:275:21: passing '__constant u8 *' (aka '__constant unsigned char *') to parameter of type 'const __local u8 *' (aka 'const __local unsigned char *') changes address space of pointer
error: /home/nymous/.cache/pocl/kcache/tempfile-92-47-30-85-d6.cl:277:16: passing '__local u8 *' (aka '__local unsigned char *') to parameter of type 'const u8 *' (aka 'const unsigned char *') changes address space of pointer
error: /home/nymous/.cache/pocl/kcache/tempfile-92-47-30-85-d6.cl:280:15: passing '__local u8 *' (aka '__local unsigned char *') to parameter of type 'const u8 *' (aka 'const unsigned char *') changes address space of pointer
error: /home/nymous/.cache/pocl/kcache/tempfile-92-47-30-85-d6.cl:287:16: passing '__local u8 *' (aka '__local unsigned char *') to parameter of type 'const u8 *' (aka 'const unsigned char *') changes address space of pointer
error: /home/nymous/.cache/pocl/kcache/tempfile-92-47-30-85-d6.cl:345:10: passing '__global u8 *' (aka '__global unsigned char *') to parameter of type '__local u8 *' (aka '__local unsigned char *') changes address space of pointer
error: /home/nymous/.cache/pocl/kcache/tempfile-92-47-30-85-d6.cl:346:10: passing '__global u8 *' (aka '__global unsigned char *') to parameter of type '__local u8 *' (aka '__local unsigned char *') changes address space of pointer
error: /home/nymous/.cache/pocl/kcache/tempfile-92-47-30-85-d6.cl:347:10: passing '__global u8 *' (aka '__global unsigned char *') to parameter of type '__local u8 *' (aka '__local unsigned char *') changes address space of pointer

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.