Susumu Yamazaki

Results 49 issues of Susumu Yamazaki

Current Pelemay generates a stub Elixir code as a module file in `Application.app_dir(:pelemay, "priv")`. This implementation has an issue that Pelemay code cannot be executed at all in case that...

enhancement

**Describe the bug** An error occurs when M1 Mac with Rosetta 2 mode. **To Reproduce** Steps to reproduce the behavior: 1. Use Pelemay in `pelemay_sample` 2. Run in the command...

bug

**Describe the bug** An error occurs when `Enum.map` of an anonymous function including a decimal **To Reproduce** Steps to reproduce the behavior: 1. Use Pelemay in the source code as...

bug

Q. Are there goals that have been set for a 1.0 release? A. As I stated at my presentation, one of near future goals is supporting CUDA. Another goal is...

enhancement

https://qiita.com/nishiuchikazuma/items/3a7dd012193f59423831

enhancement

https://elixirforum.com/t/exile-nif-based-alternative-to-ports-for-running-external-programs-provides-back-pressure-using-non-blocking-io/31639

enhancement

https://stackoverflow.com/questions/52028083/why-isnt-timespec-get-defined-on-any-c-compiler-on-my-mac

bug

**Is your feature request related to a problem? Please describe.** To solve #142, it is required to implement a kind of automatic configuration mechanism to compile `lib/pelemay/generator/native/clockcycle.h` at least. **Describe...

enhancement

**Is your feature request related to a problem? Please describe.** I guess `lib/pelemay/generator/native/builder.ex` will be useful, if it can be reused from another Elixir program. **Describe the solution you'd like**...

enhancement