Jason Volk
|
601a7a3a6a
|
ircd:🆑:code: Add construction from files and directories.
|
2022-11-03 18:28:53 +00:00 |
|
Jason Volk
|
5aeadc2d52
|
ircd:🆑:code: Split createProgram related out of ctors; static iov_max.
|
2022-11-03 18:28:53 +00:00 |
|
Jason Volk
|
d95718ed6f
|
ircd::fs: Additional convenience tools for path suite.
|
2022-11-03 18:28:53 +00:00 |
|
Jason Volk
|
561be9973a
|
ircd::simt::norm: Barrier for overlapping input and output buffers. (gfx1011)
|
2022-11-03 18:28:53 +00:00 |
|
Jason Volk
|
7c8163fcab
|
ircd::simt: Alias asm to OpenCL __asm__.
|
2022-11-03 18:28:53 +00:00 |
|
Jason Volk
|
ac163274f1
|
ircd::simt: Simplify keywording; tease out OpenCL version by target.
|
2022-10-30 18:44:50 +00:00 |
|
Jason Volk
|
a50f9fbd1b
|
ircd::simt: Improve assert related; fix 83114172 argument name.
|
2022-10-18 22:01:35 +00:00 |
|
Jason Volk
|
2609c21913
|
ircd::gpt::pipe: Enable mutable model; fixes for backpropagation; range stub.
|
2022-10-18 22:01:35 +00:00 |
|
Jason Volk
|
1ac69df8cd
|
ircd::gpt::pipe::range: Use opts for construction.
|
2022-10-16 01:34:03 +00:00 |
|
Jason Volk
|
6a05fcefeb
|
ircd::simt: Consolidate timestamp counter sampling into inline.
|
2022-10-12 18:53:53 -07:00 |
|
Jason Volk
|
54e3b8f5b4
|
ircd::simt: Consolidate portables and macros from units into headers.
|
2022-10-11 02:13:46 +00:00 |
|
Jason Volk
|
1f57c224c6
|
ircd: Fix missing __has_builtin; minor cleanup.
|
2022-10-09 00:40:47 +00:00 |
|
Jason Volk
|
6fb9cd7bf1
|
ircd::tokens: Relax noexcept on token result closures.
|
2022-10-08 15:37:14 -07:00 |
|
Jason Volk
|
4c44125d37
|
ircd::gpt::samp: Split dispatch branch into memfun.
|
2022-10-06 22:28:23 +00:00 |
|
Jason Volk
|
2afaa4fa4f
|
ircd::gpt::pipe: Remove cruft.
|
2022-10-06 22:05:52 +00:00 |
|
Jason Volk
|
442dad869d
|
ircd::gpt: Resolve cycle count sampling; add debug log; fix count.
|
2022-10-06 22:01:41 +00:00 |
|
Jason Volk
|
c0f0398b45
|
ircd::simt: Add inline to clear the mean state to zero.
|
2022-10-05 13:53:52 -07:00 |
|
Jason Volk
|
a9709568b4
|
ircd::gpt::pipe: Move the frame mapping command to the cycle.
|
2022-10-05 20:10:31 +00:00 |
|
Jason Volk
|
6827994a62
|
ircd::util: Add alignment gauge to suite.
|
2022-10-01 22:06:45 +00:00 |
|
Jason Volk
|
baef0e3bc7
|
ircd:Ⓜ️:trace: Add interface for the trace.
|
2022-09-28 15:05:43 -07:00 |
|
Jason Volk
|
b4f869a616
|
ircd:Ⓜ️:room::messages: Add option toggling redacted query.
|
2022-09-28 15:05:42 -07:00 |
|
Jason Volk
|
00829d2118
|
ircd:Ⓜ️:room::messages: Move m.replace related out of class; fix errors.
|
2022-09-28 13:30:56 -07:00 |
|
Jason Volk
|
5f758aaa3b
|
ircd:Ⓜ️:events::annotates: Interface to scan the key of the m.annotation rel_type.
|
2022-09-28 09:55:51 -07:00 |
|
Jason Volk
|
e2d70f249f
|
ircd:Ⓜ️:events::relates: Interface to scan the rel_type of the M_RELATES ref type.
|
2022-09-28 09:54:10 -07:00 |
|
Jason Volk
|
9564d8fcdd
|
ircd:Ⓜ️:relates: Fix property order for any canonical serialization.
|
2022-09-27 18:35:04 -07:00 |
|
Jason Volk
|
da614e33a5
|
ircd:🆑 Replace niceness value with intensity by range partition.
|
2022-09-27 14:18:25 -07:00 |
|
Jason Volk
|
e85ed0e0dd
|
ircd::gpt: Remove various cruft.
|
2022-09-24 16:40:39 -07:00 |
|
Jason Volk
|
4a8302038a
|
ircd::gpt::vocab: Add tokenization and detokenization count() convenience.
|
2022-09-21 16:42:07 -07:00 |
|
Jason Volk
|
6092fabe42
|
ircd:Ⓜ️:room::message: Fix reply fallback accepting non-mxid careted names.
|
2022-09-21 16:39:05 -07:00 |
|
Jason Volk
|
c8bb2c8f37
|
ircd::ctx::queue: Inline linkage for template defs.
|
2022-09-11 12:43:46 -07:00 |
|
Jason Volk
|
ae9f2c1199
|
ircd::fs: Add asio glue for io_uring read/write. (closes #37)
|
2022-09-10 12:00:54 -07:00 |
|
Jason Volk
|
da55b185da
|
Enable io_uring on supporting platforms. (#37)
docker: Add liburing to base packages. (#37)
|
2022-09-10 12:00:48 -07:00 |
|
Jason Volk
|
83799b555c
|
ircd::fs: Add optional init for aio.
|
2022-09-10 11:40:33 -07:00 |
|
Jason Volk
|
dcbeb3fd4a
|
ircd::fs: Remove fs::iou.
|
2022-09-10 11:40:33 -07:00 |
|
Jason Volk
|
ffac5de052
|
ircd::server: Fix introduced macro conflict. (gcc-9)
|
2022-09-10 11:40:33 -07:00 |
|
Jason Volk
|
a3226b3b38
|
ircd::info: Proper prctl check for cpuid availability.
|
2022-08-27 01:52:05 -07:00 |
|
Jason Volk
|
cf8e4092c9
|
ircd:Ⓜ️:user::rooms: Simplify interface w/ util::closure_bool.
|
2022-08-19 20:57:35 -07:00 |
|
Jason Volk
|
04559a28f6
|
ircd:Ⓜ️:user::rooms: Add prefetch loop.
|
2022-08-19 20:57:35 -07:00 |
|
Jason Volk
|
df6d463623
|
ircd:Ⓜ️ Add membership prefetch suite.
|
2022-08-19 20:57:35 -07:00 |
|
Jason Volk
|
7a90776056
|
ircd:Ⓜ️ Additional pretty_msgline() opts for time ago / body delim.
|
2022-08-19 11:13:57 -07:00 |
|
Jason Volk
|
f931912f3e
|
ircd:Ⓜ️:event::fetch: Improve codegen w/ dtor linkage.
|
2022-08-18 15:01:38 -07:00 |
|
Jason Volk
|
c010920f7c
|
ircd:Ⓜ️:relates: Add reverse iteration; consolidate abi, inline interface.
|
2022-08-17 18:15:30 -07:00 |
|
Jason Volk
|
e2017efcce
|
ircd:Ⓜ️:event::refs: Add reverse iteration; inline interface.
|
2022-08-17 18:15:30 -07:00 |
|
Jason Volk
|
727749e9de
|
ircd:Ⓜ️:room: Add interface to room messages.
|
2022-08-17 13:05:39 -07:00 |
|
Jason Volk
|
2bf10c1234
|
ircd:Ⓜ️:relates: Add sender checking; move option bits to class member.
|
2022-08-17 11:09:05 -07:00 |
|
Jason Volk
|
47c6ae1c31
|
ircd:Ⓜ️ Add parallel binary operated comparison suite to query interface.
|
2022-08-17 11:09:05 -07:00 |
|
Jason Volk
|
6885bafc49
|
ircd:Ⓜ️ Add parallel get() suite to interface.
|
2022-08-17 11:09:05 -07:00 |
|
Jason Volk
|
47ce9ff839
|
ircd::db::column: Add parallel fetch closure for zero-copy closure.
|
2022-08-16 22:21:52 -07:00 |
|
Jason Volk
|
206afc25b0
|
ircd:Ⓜ️:room::message: Add interface for edit contents.
|
2022-08-16 13:43:00 -07:00 |
|
Jason Volk
|
fedf1e976a
|
ircd:Ⓜ️:relates: Add interface around the rel_type for the relation ref type.
|
2022-08-16 13:43:00 -07:00 |
|