jsoftware / jsource

J engine source mirror
Other
650 stars 90 forks source link

Add ATOMIC attribute #76

Open HenryHRich opened 2 years ago

HenryHRich commented 2 years ago

Have ATOMIC@ATOMIC use @: code

If a verb is ATOMIC, reblock very large arguments for best use of caches

moon-chilled commented 2 years ago

does this need a new attribute? should just need u rank<=v rank

reblock very large arguments for best use of caches

ideal solution to this is a compiler, to fuse everything. Obvious difficulties

HenryHRich commented 2 years ago

It needs a minimum-rank attribute for a verb, to make sure the system doesn't subdivide a unit.

On Sat, Apr 16, 2022, 3:23 AM moon-chilled @.***> wrote:

does this need a new attribute? should just need u rank<=v rank

reblock very large arguments for best use of caches

ideal solution to this is a compiler, to fuse everything. Obvious difficulties

— Reply to this email directly, view it on GitHub https://github.com/jsoftware/jsource/issues/76#issuecomment-1100593943, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEKVAJ32KHWVTGVBPMQVIQDVFJTH7ANCNFSM5EPUIEAA . You are receiving this because you authored the thread.Message ID: @.***>