~jpsamaroo

https://jpsamaroo.me

Trackers

~jpsamaroo/adjutant-dev

Last active a month ago

~jpsamaroo/replimat.jl

Last active 3 years ago

~jpsamaroo/machine-learning

Last active 3 years ago

#18 Add Nerf module a month ago

Ticket created by ~jpsamaroo on ~jpsamaroo/adjutant-dev

#17 Add DesignatedShader module a month ago

Ticket created by ~jpsamaroo on ~jpsamaroo/adjutant-dev

#16 Add Renderonni module a month ago

Ticket created by ~jpsamaroo on ~jpsamaroo/adjutant-dev

#15 Implement nested graphs a month ago

Ticket created by ~jpsamaroo on ~jpsamaroo/adjutant-dev

Currently, the graph of nodes is assumed to exist on a single server, with each node corresponding to a process. Instead, we should generalize this to support arbitrary graph "domains", where the current domain would be a multi-process domain, and domains such as multi-task, multi-server, Dagger DAG, direct-call compiled, etc. might exist.

The DBus connection API should grow to allow specifying which domain is being referred to via UUID.

#14 Add SoapySDR module a month ago

Ticket created by ~jpsamaroo on ~jpsamaroo/adjutant-dev

Which can provide buffers for TX/RX and items for configuring various parameters (filter frequencies, etc.).

#13 Make item kind flexible a month ago

Ticket created by ~jpsamaroo on ~jpsamaroo/adjutant-dev

We currently hardcode the item kind to be "value" or "buffer". Instead, we can implement a multiple-dispatch approach so that arbitrary item kinds can be implemented.

#11 Use DBus for node management a month ago

Comment by ~jpsamaroo on ~jpsamaroo/adjutant-dev

Implemented in v0.2

REPORTED RESOLVED IMPLEMENTED

#7 Give runtime modules a unique ID a month ago

Comment by ~jpsamaroo on ~jpsamaroo/adjutant-dev

Implemented in v0.2

REPORTED RESOLVED IMPLEMENTED

#12 Add concept of item connections a month ago

Comment by ~jpsamaroo on ~jpsamaroo/adjutant-dev

Implemented in v0.2

REPORTED RESOLVED IMPLEMENTED

#2 Use DBus for non-shared memory communication a month ago

Comment by ~jpsamaroo on ~jpsamaroo/adjutant-dev

Implemented in v0.2

REPORTED RESOLVED IMPLEMENTED