~jpsamaroo

https://jpsamaroo.me

Trackers

~jpsamaroo/adjutant-dev

Last active 1 year, 8 months ago

~jpsamaroo/replimat.jl

Last active 5 years ago

~jpsamaroo/machine-learning

Last active 5 years ago

#18 Add Nerf module 1 year, 8 months ago

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

#17 Add DesignatedShader module 1 year, 8 months ago

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

#16 Add Renderonni module 1 year, 8 months ago

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

#15 Implement nested graphs 1 year, 8 months 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 1 year, 8 months 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 1 year, 8 months 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 1 year, 8 months ago

Comment by ~jpsamaroo on ~jpsamaroo/adjutant-dev

Implemented in v0.2

REPORTED RESOLVED IMPLEMENTED

#7 Give runtime modules a unique ID 1 year, 8 months ago

Comment by ~jpsamaroo on ~jpsamaroo/adjutant-dev

Implemented in v0.2

REPORTED RESOLVED IMPLEMENTED

#12 Add concept of item connections 1 year, 8 months ago

Comment by ~jpsamaroo on ~jpsamaroo/adjutant-dev

Implemented in v0.2

REPORTED RESOLVED IMPLEMENTED

#2 Use DBus for non-shared memory communication 1 year, 8 months ago

Comment by ~jpsamaroo on ~jpsamaroo/adjutant-dev

Implemented in v0.2

REPORTED RESOLVED IMPLEMENTED