You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
README: update bash script to Python script (#683)
`aws_build_dcp_from_cl.sh` is gone, replaced by `aws_build_dcp_from_cl.py`
Also, expand instructions to correctly configure environment for
`cl_mem_perf`
Fixes:
```
./aws_build_dcp_from_cl.sh: No such file or directory
```
**NOTE**: The [cl_sde](./cl/examples/cl_sde/) example does not contain the AWS_CLK_GEN component. This command uses the [cl_mem_perf](./cl/examples/cl_mem_perf/) example to demonstrate the AWS_CLK_GEN usage.
0 commit comments