jpietrzyktud/TSL Generate
Generate the Template SIMD Library for a specific architecture.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| targets | Comma separated list of targets to generate, e.g., 'sse,sse2,sse4_1'. | yes | — |
| generate-to | Path to the directory where the generated files will be placed. | yes | — |
| logs-to | Path to the directory where the logs will be placed. | yes | generation_log |
Outputs
| name | description |
|---|---|
| msg | Verbose message from the action. |
| success | Whether the action was successful (1, 0 otherwise). |