https://fosdem.org/2024/schedule/event/fosdem-2024-2706-build-your-first-clang-compilation-database-plugin/ TraceCode: Trace a build to find out which source files are built in a binary https://github.com/nexB/tracecode-toolkit Debug your build by tracing and reversing: stracing your buil...
if (pev->armorvalue && !(bitsDamageType & (DMG_FALL | DMG_DROWN)) )// armor doesn't protect against fall or drown damage! { float flNew = flDamage * flRatio; float flArmor; flArmor = (flDamage - flNew) * flBonus; // Does this use more armor than we have? if (flArmor >...
./main -m ./models/13B/ggml-model-q4_0.gguf -n 256 --grammar-file grammars/json.gbnf -p 'Request: schedule a call at 8pm; Command:' The grammars/ folder contains a handful of sample grammars. To write your own, check out the GBNF Guide....
[2024 Mar 13] Add llama_synchronize() + llama_context_params.n_ubatch https://github.com/ggerganov/llama.cpp/pull/6017 [2024 Mar 8] llama_kv_cache_seq_rm() returns a bool instead of void, and new llama_n_seq_max() returns the upper limit of acceptable seq_id in batches (relevan...
// whether or not there is going to be a next value generated (co_yield)// in coroutine via C++ getter (operator () below) is to execute/resume// coroutine until the next co_yield point (or let it fall off end).// Then we store/cache result in promise to allow getter (operator...
Jump and Falldown Doodle Jump Chicken Outbreak Chicken Outbreak2 Platformer Platformer - A starting point for your Super Mario style game Physics Stack The Box Box2D Examples Action Crazy Carousel Durdles Simple Ninja Game - Arcade Game from Ray Wenderlich Tutorial Arcade ZombieBreak...
DEL_PSAScheduleUnit Enumeration [AX 2012] DEL_PSASchedUnit Enumeration [AX 2012] DEL_PSAServiceGroupsChoice Enumeration [AX 2012] DEL_PSAServiceTransType Enumeration [AX 2012] DEL_PSASkillLevel Enumeration [AX 2012] DEL_PSATimecardCmd Enumeration [AX 2012] DEL_PSATimecardFilter Enumeration [AX 201...
{ TPM->schedulePass(P); } }; void preparePassManager(PMStack &Stack) override { (void)jl_init_llvm(); PMTopLevelManager *TPM = Stack.top()->getTopLevelManager(); TPMAdapter Adapter(TPM); addTargetPasses(&Adapter, &jl_ExecutionEngine->getTargetMachine()); addOptimizationPasses(&Adap...
-DMINIFI_INCLUDE_VC_REDIST_MERGE_MODULES=ON, -DMINIFI_INCLUDE_VC_REDIST_DLLS=ON, -DMINIFI_INCLUDE_UCRT_DLLS=ON, and packaged on Windows, the resulting MSI may not be publicly redistributed under the Apache license, because it contains Microsoft redistributable DLLs, which fall under Category X...
https://fosdem.org/2024/schedule/event/fosdem-2024-2392-rocgdb-gdb-and-amdgpu-debugging/ SecurityTube GDB Expert (SGDE) Walkthroughs: https://github.com/chaitanyakrishna/Securitytube-Gnu-Debugger-Expert Course Videos: http://www.securitytube.net/tags/sgde https://www.youtube.com/playlist?lis...