Academic literature on the topic 'Openfl'

Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles

Select a source type:

Consult the lists of relevant articles, books, theses, conference reports, and other scholarly sources on the topic 'Openfl.'

Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.

You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.

Journal articles on the topic "Openfl"

1

Lee, Hwan-Yong, and Nak-Hoon Baek. "OpenGL ES 1.1 Implementation Using OpenGL." KIPS Transactions:PartA 16A, no. 3 (June 30, 2009): 159–68. http://dx.doi.org/10.3745/kipsta.2009.16-a.3.159.

Full text
APA, Harvard, Vancouver, ISO, and other styles
2

Vanschoren, Joaquin, Jan N. van Rijn, Bernd Bischl, and Luis Torgo. "OpenML." ACM SIGKDD Explorations Newsletter 15, no. 2 (June 16, 2014): 49–60. http://dx.doi.org/10.1145/2641190.2641198.

Full text
APA, Harvard, Vancouver, ISO, and other styles
3

BAEK, Nakhoon, and Hwanyong LEE. "OpenGL SC Implementation on the OpenGL Hardware." IEICE Transactions on Information and Systems E95.D, no. 10 (2012): 2589–92. http://dx.doi.org/10.1587/transinf.e95.d.2589.

Full text
APA, Harvard, Vancouver, ISO, and other styles
4

Baek, Nakhoon, and Hwanyong Lee. "OpenGL ES 1.1 implementation based on OpenGL." Multimedia Tools and Applications 57, no. 3 (December 1, 2010): 669–85. http://dx.doi.org/10.1007/s11042-010-0662-4.

Full text
APA, Harvard, Vancouver, ISO, and other styles
5

Baek, Nak-Hoon. "Implementation of OpenGL SC Emulation Library over OpenGL." Journal of Korea Multimedia Society 14, no. 3 (March 31, 2011): 440–48. http://dx.doi.org/10.9717/kmms.2011.14.3.440.

Full text
APA, Harvard, Vancouver, ISO, and other styles
6

Baek, Nakhoon, and Kwan-Hee Yoo. "Emulating OpenGL ES 2.0 over the desktop OpenGL." Cluster Computing 18, no. 1 (February 26, 2014): 165–75. http://dx.doi.org/10.1007/s10586-014-0351-6.

Full text
APA, Harvard, Vancouver, ISO, and other styles
7

Роганов, Владимир Александрович, Валерий Иванович Осипов, and Герман Анатольевич Матвеев. "Integration of Mantevo MiniAMR and OpenTS . Comparison of OpenTS DMPI and Open MPI." Program Systems: Theory and Applications 9, no. 4 (December 17, 2018): 361–81. http://dx.doi.org/10.25209/2079-3316-2018-9-4-361-381.

Full text
Abstract:
Mantevo MiniAMR – инструментальное средство для распараллеливания широкого класса 3D приложений с использованием адаптивной расчетной сетки. Оно может быть применено для параллельной реализации разностных схем; систем, которые моделируются с помощью уравнений с частными производными. Проведена интеграция пакета MiniAMR и системы для параллельного программирования OpenTS. Произведено сравнение OpenTS DMPI и Open MPI.
APA, Harvard, Vancouver, ISO, and other styles
8

Figueiredo, Marco Antonio C., Edans F. Oliveira Sandes, Genaina N. Rodrigues, George L. M. Teodoro, and Alba Cristina M. A. Melo. "MASA‐OpenCL: Parallel pruned comparison of long DNA sequences with OpenCL." Concurrency and Computation: Practice and Experience 31, no. 11 (October 21, 2018): e5039. http://dx.doi.org/10.1002/cpe.5039.

Full text
APA, Harvard, Vancouver, ISO, and other styles
9

Zapart, Christopher A. "OpenCL Implementation of NeuroIsing." Progress of Theoretical Physics Supplement 194 (2012): 28–42. http://dx.doi.org/10.1143/ptps.194.28.

Full text
APA, Harvard, Vancouver, ISO, and other styles
10

Casalicchio, Giuseppe, Jakob Bossek, Michel Lang, Dominik Kirchhoff, Pascal Kerschke, Benjamin Hofner, Heidi Seibold, Joaquin Vanschoren, and Bernd Bischl. "OpenML: An R package to connect to the machine learning platform OpenML." Computational Statistics 34, no. 3 (June 19, 2017): 977–91. http://dx.doi.org/10.1007/s00180-017-0742-2.

Full text
APA, Harvard, Vancouver, ISO, and other styles
More sources

Dissertations / Theses on the topic "Openfl"

1

Kvist, Torbjörn. "Second screen on mobile crossplatform." Thesis, Linköpings universitet, Interaktiva och kognitiva system, 2014. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-107614.

Full text
Abstract:
Utveckling av mobila applikationer är idag allt svårare för utvecklare, eftersom det finns många olika enheter och operativsystem. Detta examensarbete kommer gå igenom hur multiplattformsramverk kan användas för att utveckla och implementera en second screen som komplement till andra enheter. Plattformarna kommer utvärderas med avseende på hur komplext ded är att implementera lösningen samt hur de presterar under olika förhållanden. De multiplattformsramverk som kommer utvärderas är OpenFL och PhoneGap.
Development of mobile applications today are increasingly difficult for developers, because there are many different devices and operating systems. This thesis will look at how a cross-platform framework can be used to develop and implement a second screen as a complement to other devices. he platforms will be evaluated in terms of how complex it is to implement the solution and how they perform under different conditions. The cross-platform frameworks that will be evaluated is OpenFL and PhoneGap.
APA, Harvard, Vancouver, ISO, and other styles
2

Örtenberg, Alexander. "Parallelization of DIRA and CTmod Using OpenMP and OpenCL." Thesis, Linköpings universitet, Informationskodning, 2015. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-119183.

Full text
Abstract:
Parallelization is the answer to the ever-growing demands of computing power by taking advantage of multi-core processor technology and modern many-core graphics compute units. Multi-core CPUs and many-core GPUs have the potential to substantially reduce the execution time of a program but it is often a challenging task to ensure that all available hardware is utilized. OpenMP and OpenCL are two parallel programming frameworks that have been developed to allow programmers to focus on high-level parallelism rather than dealing with low-level thread creation and management. This thesis applies these frameworks to the area of computed tomography by parallelizing the image reconstruction algorithm DIRA and the photon transport simulation toolkit CTmod. DIRA is a model-based iterative reconstruction algorithm in dual-energy computed tomography, which has the potential to improve the accuracy of dose planning in radiation therapy. CTmod is a toolkit for simulating primary and scatter projections in computed tomography to optimize scanner design and image reconstruction algorithms. The results presented in this thesis show that parallelization combined with computational optimization substantially decreased execution times of these codes. For DIRA the execution time was reduced from two minutes to just eight seconds when using four iterations and a 16-core CPU so a speedup of 15 was achieved. CTmod produced similar results with a speedup of 14 when using a 16-core CPU. The results also showed that for these particular problems GPU computing was not the best solution.
APA, Harvard, Vancouver, ISO, and other styles
3

Ali, Akhtar. "Comparative study of parallel programming models for multicore computing." Thesis, Linköpings universitet, Institutionen för datavetenskap, 2013. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-94296.

Full text
Abstract:
Shared memory multi-core processor technology has seen a drastic developmentwith faster and increasing number of processors per chip. This newarchitecture challenges computer programmers to write code that scales overthese many cores to exploit full computational power of these machines.Shared-memory parallel programming paradigms such as OpenMP and IntelThreading Building Blocks (TBB) are two recognized models that offerhigher level of abstraction, shields programmers from low level detailsof thread management and scales computation over all available resources.At the same time, need for high performance power-ecient computing iscompelling developers to exploit GPGPU computing due to GPU's massivecomputational power and comparatively faster multi-core growth. Thistrend leads to systems with heterogeneous architectures containing multicoreCPUs and one or more programmable accelerators such as programmableGPUs. There exist dierent programming models to program these architecturesand code written for one architecture is often not portable to anotherarchitecture. OpenCL is a relatively new industry standard framework, de-ned by Khronos group, which addresses the portability issue. It oers aportable interface to exploit the computational power of a heterogeneous setof processors such as CPUs, GPUs, DSP processors and other accelerators. In this work, we evaluate the eectiveness of OpenCL for programmingmulti-core CPUs in a comparative case study with two CPU specic stableframeworks, OpenMP and Intel TBB, for ve benchmark applicationsnamely matrix multiply, LU decomposition, image convolution, Pi value approximationand image histogram generation. The evaluation includes aperformance comparison of the three frameworks and a study of the relativeeects of applying compiler optimizations on performance numbers.OpenCL performance on two vendor-dependent platforms Intel and AMD,is also evaluated. Then the same OpenCL code is ported to a modern GPUand its code correctness and performance portability is investigated. Finally,usability experience of coding using the three multi-core frameworksis presented.
APA, Harvard, Vancouver, ISO, and other styles
4

Sörman, Torbjörn. "Comparison of Technologies for General-Purpose Computing on Graphics Processing Units." Thesis, Linköpings universitet, Informationskodning, 2016. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-125882.

Full text
Abstract:
The computational capacity of graphics cards for general-purpose computinghave progressed fast over the last decade. A major reason is computational heavycomputer games, where standard of performance and high quality graphics constantlyrise. Another reason is better suitable technologies for programming thegraphics cards. Combined, the product is high raw performance devices andmeans to access that performance. This thesis investigates some of the currenttechnologies for general-purpose computing on graphics processing units. Technologiesare primarily compared by means of benchmarking performance andsecondarily by factors concerning programming and implementation. The choiceof technology can have a large impact on performance. The benchmark applicationfound the difference in execution time of the fastest technology, CUDA, comparedto the slowest, OpenCL, to be twice a factor of two. The benchmark applicationalso found out that the older technologies, OpenGL and DirectX, are competitivewith CUDA and OpenCL in terms of resulting raw performance.
APA, Harvard, Vancouver, ISO, and other styles
5

Balasubramanian, ArunKumar. "Benchmarking of Vision-Based Prototyping and Testing Tools." Master's thesis, Universitätsbibliothek Chemnitz, 2017. http://nbn-resolving.de/urn:nbn:de:bsz:ch1-qucosa-229999.

Full text
Abstract:
The demand for Advanced Driver Assistance System (ADAS) applications is increasing day by day and their development requires efficient prototyping and real time testing. ADTF (Automotive Data and Time Triggered Framework) is a software tool from Elektrobit which is used for Development, Validation and Visualization of Vision based applications, mainly for ADAS and Autonomous driving. With the help of ADTF tool, Image or Video data can be recorded and visualized and also the testing of data can be processed both on-line and off-line. The development of ADAS applications needs image and video processing and the algorithm has to be highly efficient and must satisfy Real-time requirements. The main objective of this research would be to integrate OpenCV library with ADTF cross platform. OpenCV libraries provide efficient image processing algorithms which can be used with ADTF for quick benchmarking and testing. An ADTF filter framework has been developed where the OpenCV algorithms can be directly used and the testing of the framework is carried out with .DAT and image files with a modular approach. CMake is also explained in this thesis to build the system with ease of use. The ADTF filters are developed in Microsoft Visual Studio 2010 in C++ and OpenMP API are used for Parallel programming approach.
APA, Harvard, Vancouver, ISO, and other styles
6

Sardar, Raham, and Usman Fazal. "Quality Assurance Techniques in OpenUP (Open Unified Process)." Thesis, Linköpings universitet, Institutionen för datavetenskap, 2011. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-67579.

Full text
Abstract:
Agile methods change the software processes. Agile processes such as Scrum, ExtremeProgramming (XP), Open Unified Process (OpenUP) etc. have techniques that improve softwarequality. No doubt that the purpose of these techniques is to inject quality assurance into theproject under development. This thesis presents quality assurance techniques in Open UnifiedProcess (OpenUP) along with comparative study to extreme programming (XP) for agilesoftware development. OpenUP is an agile and unified process that contains the minimal set ofpractices that help teams to be more effective in developing software. It assists to achieve qualityby an iterative and incremental approach with artifacts, checklists, guidelines, disciplines androles. On the other side XP emphasizes on values such as communication, feedback, respect,and courage. In addition, XP prescribes a collection of techniques, which aim to improvesoftware quality. Both these processes have the same purpose, to develop software that meets the stakeholder’sneeds and expectations, however they uses different approaches to achieve their goals. Thisthesis compares both processes in four different points of view, by comparing their qualitytechniques, focus in time, and cost of usage and social perspective. We have proposed an extrarole of the quality coordinator (QC) in OpenUP/XP. QC can support and coordinate project inall quality assurance activities. The objective of an extra role is to use the knowledge of QC toachieve highest possible product quality in software development process.Keywords: Agile Development, Quality assurance (QA), Open unified process (OpenUP),extreme programming (XP), Quality coordinator (QC)
APA, Harvard, Vancouver, ISO, and other styles
7

Melichar, Vojtěch. "Interaktivní simulace chování tkaniny akcelerovaná pomocí GPU." Master's thesis, Vysoké učení technické v Brně. Fakulta informačních technologií, 2016. http://www.nusl.cz/ntk/nusl-255412.

Full text
Abstract:
This master thesis deals with interactive cloth simulation accelerated by GPU. In the first part there is a description of all technologies used during implementation of a program. The second part discusses various simulation methods. It is mainly focused on particle systems as a most used method. These parts are followed by a design of the program, which is implemented as a part of this thesis. The program was implemented in four variants. The first variant is CPU implementation, which was then optimalized with OpenMP. CUDA implementation is based on these implementations. Last variant implemented in this thesis is optimized CUDA implementation. All these implementations are evaluated from compute complexity point of view and suitability for real time graphics.
APA, Harvard, Vancouver, ISO, and other styles
8

Nordvall, Thommi. "Användning av datorns grafikkort för beräkningar med användning av OpenCL (Open Computing Language)." Thesis, KTH, Skolan för informations- och kommunikationsteknik (ICT), 2011. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-66784.

Full text
Abstract:
SAAB Security and defense solutions i Järfälla har ett system som används av militären för övervakning av flygplan. Systemet visar på en datorskärm en karta över Europa där flygplanen visas med markeringar från data som samlats in av radars. Då data samlas in med en låg frekvens visas ytterligare en markering som kallas målspår. Dessa målspår beräknas fram med tunga matematiska beräkningar och sköts av datorns processor. Det finns ett önskemål om att flytta dessa beräkningar till datorns Grafikkort med hjälp av OpenCL och därmed frigöra processorns resurser. OpenCL har implementerats med två olika Java bindings och prestandaskillnader mellan dessa samt de ursprungliga beräkningarna har undersökts. Resultatet visar att grafikkortet är överlägsen processorn på beräkningar som kallas för Single Instruction Multiple Data (SIMD) men att det kostar mycket tid att kopiera minne från grafikkortet tillbaka till värddatorn efter att beräkningarna utförts. Den Javabinding med namn JavaCL visar upp ett bra resultat vid kopiering av minne. detta beror med största anledning på att man använder Javas modernare datastrukturer Java NIO buffrar.
APA, Harvard, Vancouver, ISO, and other styles
9

Potěšil, Josef. "Akcelerace kryptografie pomocí GPU." Master's thesis, Vysoké učení technické v Brně. Fakulta informačních technologií, 2011. http://www.nusl.cz/ntk/nusl-237073.

Full text
Abstract:
The reader will be familiar with selected concepts of cryptography consited in this work. AES algorithm was selected in conjunction with the description of architecture and software for programming graphic cards (CUDA, OpenCL), in order to create its GPU-accelerated version. This thesis tries to map APIs for communication with crypto-coprocessors, which exist in kernels of Linux/BSD operating systems (CryptoAPI, OCF). It examines this support in the cross-platform OpenSSL library. Subsequently, the work discusses the implementation details, achieved results and integration with OpenSSL library. The conclusion suggests how the developed application could be used and briefly suggests its usage directly by the operating system kernel.
APA, Harvard, Vancouver, ISO, and other styles
10

Cadavez, Tiago João Gonçalves. "Análise de imagens tomográficas: visualização e paralelização de processamento." Master's thesis, FCT - UNL, 2008. http://hdl.handle.net/10362/2791.

Full text
Abstract:
Dissertação de Mestrado em Engenharia Informática
A micro-tomografia de raios-X por radiação do sincrotrão é uma técnica bem desenvolvida no domínio da medicina, e mais recentemente, foi adoptada em outras áreas, nomeadamente na Engenharia de Materiais. É uma técnica não destrutiva, que permite analisar a estrutura interna de componentes. O objecto em estudo é alvo de um feixe de radiação por toda a superfície que penetra no material, e um conjunto de detectores vai registando a intensidade dos raios à medida que o objecto vai rodando. Este procedimento origina um ficheiro de dados, que pode ter uma dimensão da ordem dos gigabytes e que necessita de ser processado para visualização da estrutura interna. Atendendo ao grande volume de dados e à complexidade de alguns algoritmos de processamento, certos tipos de processamentos podem mesmo levar dias. O programa do cientista francês Gerard Vignoles, Tritom, processando os dados tomográficos sequencialmente, demorava muito tempo em algumas operações. Num esforço anterior, Paulo Quaresma optimizou e paralelizou algumas das operações mais demoradas, usando um agregado (clusters) de computadores e programação baseada em troca de mensagens. Nesta tese, paralelizaram-se as operações mais pesadas do Tritom utilizando o modelo de memória partilhada, concretizado através da ferramenta OpenMP. Esta aceleração de obtenção de resultados é vantajosa para a investigação sobre os materiais e permite tirar partido da introdução de multi-processadores nas arquitecturas de computadores pessoais comuns. Foram realizados testes para análise das melhorias de tempo de execução com este método. Nesta tese, também se integrou também o Tritom num ambiente de visualização de dados gráfico e interactivo de nome OpenDX que facilita muito a utilização do programa aos menos experientes. O utilizador pode escolher os processamentos que deseja realizar sob a forma de módulos e pela ordem que quiser tudo num ambiente gráfico. Permite também a visualização tridimensional de dados que se torna vital para percepcionar alguns fenómenos nos objectos de estudo. Foram também criados alguns novos módulos a pedido dos investigadores de Engenharia de Materiais. O Tritom, assim paralelizado, oferecerá aos cientistas da área de materiais uma boa ferramenta de análise de imagens tomográficas com interacção simples e intuitiva. Poderão, dispor de uma mais-valia para leituras rápidas dos seus objectos de estudo sem recorrerem a clusters ou configurações de computadores complexas e pouco acessíveis.
APA, Harvard, Vancouver, ISO, and other styles
More sources

Books on the topic "Openfl"

1

Hellmuth, Stachel, ed. Open geometry: OpenGL + advanced geometry. New York: Springer, 1999.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
2

Glaeser, Georg. Open Geometry: OpenGL® + Advanced Geometry. New York, NY: Springer New York, 1999.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
3

Glaeser, Georg, and Hellmuth Stachel. Open Geometry: OpenGL® + Advanced Geometry. New York, NY: Springer New York, 1999. http://dx.doi.org/10.1007/978-1-4612-1428-1.

Full text
APA, Harvard, Vancouver, ISO, and other styles
4

S, Wright Richard. OpenGL superbible. 2nd ed. Indianapolis: Waite Group Press, 2000.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
5

Christophe, Riccio, ed. OpenGL insights. Boca Raton, FL: CRC Press, 2012.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
6

Benjamin, Lipchak, ed. OpenGL superbible. 3rd ed. Indianapolis: SAMS, 2005.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
7

S, Wright Richard. OpenGL SuperBible. Upper Saddle River: Pearson Education, 2005.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
8

OpenGL distilled. Upper Saddle River, NJ: Addison-Wesley, 2006.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
9

Stęgierski, Rafał. Programowanie OpenGL. Lublin: Uniwersytet Marii Curie Skłodowskiej, 2011.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
10

Medd, Janet. Portobello open air bathing pool Edinburgh: Opened in 1936. [S.l.]: [s.n.], 2000.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
More sources

Book chapters on the topic "Openfl"

1

Singh, Deshanand, and Peter Yiannacouras. "OpenCL." In FPGAs for Software Programmers, 97–114. Cham: Springer International Publishing, 2016. http://dx.doi.org/10.1007/978-3-319-26408-0_6.

Full text
APA, Harvard, Vancouver, ISO, and other styles
2

Eckgold, Frank. "OpenGL." In Windows 95 Anwendungs- und Systemprogrammierung, 421–52. Wiesbaden: Vieweg+Teubner Verlag, 1996. http://dx.doi.org/10.1007/978-3-322-88950-8_11.

Full text
APA, Harvard, Vancouver, ISO, and other styles
3

Tootoonchian, Amin, Monia Ghobadi, and Yashar Ganjali. "OpenTM: Traffic Matrix Estimator for OpenFlow Networks." In Passive and Active Measurement, 201–10. Berlin, Heidelberg: Springer Berlin Heidelberg, 2010. http://dx.doi.org/10.1007/978-3-642-12334-4_21.

Full text
APA, Harvard, Vancouver, ISO, and other styles
4

Sachetto Oliveira, Rafael, Bernardo Martins Rocha, Ronan Mendonça Amorim, Fernando Otaviano Campos, Wagner Meira, Elson Magalhães Toledo, and Rodrigo Weber dos Santos. "Comparing CUDA, OpenCL and OpenGL Implementations of the Cardiac Monodomain Equations." In Parallel Processing and Applied Mathematics, 111–20. Berlin, Heidelberg: Springer Berlin Heidelberg, 2012. http://dx.doi.org/10.1007/978-3-642-31500-8_12.

Full text
APA, Harvard, Vancouver, ISO, and other styles
5

Pereira, Marcio M., Rafael C. F. Sousa, and Guido Araujo. "Compiling and Optimizing OpenMP 4.X Programs to OpenCL and SPIR." In Scaling OpenMP for Exascale Performance and Portability, 48–61. Cham: Springer International Publishing, 2017. http://dx.doi.org/10.1007/978-3-319-65578-9_4.

Full text
APA, Harvard, Vancouver, ISO, and other styles
6

Ferrer, Roger, Judit Planas, Pieter Bellens, Alejandro Duran, Marc Gonzalez, Xavier Martorell, Rosa M. Badia, Eduard Ayguade, and Jesus Labarta. "Optimizing the Exploitation of Multicore Processors and GPUs with OpenMP and OpenCL." In Languages and Compilers for Parallel Computing, 215–29. Berlin, Heidelberg: Springer Berlin Heidelberg, 2011. http://dx.doi.org/10.1007/978-3-642-19595-2_15.

Full text
APA, Harvard, Vancouver, ISO, and other styles
7

Guha, Sumanta. "An OpenGL Toolbox." In Computer Graphics Through OpenGL, 55–78. Third edition. | Boca Raton : Taylor & Francis, a CRC title, part of the Taylor & Francis imprint, a member of the Taylor & Francis Group, the academic division of T&F Informa, plc, 2018.: Chapman and Hall/CRC, 2018. http://dx.doi.org/10.1201/9780429464171-3.

Full text
APA, Harvard, Vancouver, ISO, and other styles
8

Claussen, Ute. "Bibliotheken zu OpenGL." In Programmieren mit OpenGL, 273–332. Berlin, Heidelberg: Springer Berlin Heidelberg, 1997. http://dx.doi.org/10.1007/978-3-642-60339-6_13.

Full text
APA, Harvard, Vancouver, ISO, and other styles
9

Kelly, Sloan. "OpenGL Special Effects." In BlitzMax for Absolute Beginners, 171–78. Berkeley, CA: Apress, 2016. http://dx.doi.org/10.1007/978-1-4842-2523-3_17.

Full text
APA, Harvard, Vancouver, ISO, and other styles
10

Conklin, Chase, and Tolga Soyata. "Introduction to OpenCL." In GPU Parallel Program Development Using CUDA, 397–411. Boca Raton, Florida: CRC Press, [2018]: Chapman and Hall/CRC, 2018. http://dx.doi.org/10.1201/9781315368290-13.

Full text
APA, Harvard, Vancouver, ISO, and other styles

Conference papers on the topic "Openfl"

1

Bucur, Adrian. "OpenCL - OpenGL ES interop." In ACM SIGGRAPH 2013 Mobile. New York, New York, USA: ACM Press, 2013. http://dx.doi.org/10.1145/2503512.2503532.

Full text
APA, Harvard, Vancouver, ISO, and other styles
2

Lin, Yu-Te, Shao-Chung Wang, Wen-Li Shih, Brian Kun-Yuan Hsieh, and Jenq-Kuen Lee. "Enable OpenCL Compiler with Open64 Infrastructures." In Communication (HPCC). IEEE, 2011. http://dx.doi.org/10.1109/hpcc.2011.123.

Full text
APA, Harvard, Vancouver, ISO, and other styles
3

Gasparakis, Harris. "Heterogeneous compute in computer vision: OpenCL in OpenCV." In IS&T/SPIE Electronic Imaging, edited by Amir Said, Onur G. Guleryuz, and Robert L. Stevenson. SPIE, 2014. http://dx.doi.org/10.1117/12.2054961.

Full text
APA, Harvard, Vancouver, ISO, and other styles
4

Denysenko, O. "DIFFERENTIATION OF VULKAN API, OPENCL, AND OPENGL FOR RAY TRACING ALGORITHMS." In Scientific discoveries: projects, strategies and development. European Scientific Platform, 2019. http://dx.doi.org/10.36074/25.10.2019.v1.09.

Full text
APA, Harvard, Vancouver, ISO, and other styles
5

Lee, Hwanyong, and Nakhoon Baek. "Implementing OpenGL ES on OpenGL." In 2009 IEEE 13th International Symposium on Consumer Electronics (ISCE). IEEE, 2009. http://dx.doi.org/10.1109/isce.2009.5156990.

Full text
APA, Harvard, Vancouver, ISO, and other styles
6

Shreiner, Dave. "OpenGL." In ACM SIGGRAPH 2008 classes. New York, New York, USA: ACM Press, 2008. http://dx.doi.org/10.1145/1401132.1401211.

Full text
APA, Harvard, Vancouver, ISO, and other styles
7

Lakare, Sarang, and Arie Kaufman. "OpenVL." In the 2003 Eurographics/IEEE TVCG Workshop. New York, New York, USA: ACM Press, 2003. http://dx.doi.org/10.1145/827051.827061.

Full text
APA, Harvard, Vancouver, ISO, and other styles
8

Miller, Gregor, and Sidney Fels. "OpenVL." In ACM SIGGRAPH 2014 Talks. New York, New York, USA: ACM Press, 2014. http://dx.doi.org/10.1145/2614106.2614206.

Full text
APA, Harvard, Vancouver, ISO, and other styles
9

Hillesland. "OpenGL." In SIGGRAPH Asia 2012 Courses. New York, New York, USA: ACM Press, 2012. http://dx.doi.org/10.1145/2407783.2407790.

Full text
APA, Harvard, Vancouver, ISO, and other styles
10

"OpenCL." In 2009 IEEE Hot Chips 21 Symposium (HCS). IEEE, 2009. http://dx.doi.org/10.1109/hotchips.2009.7478338.

Full text
APA, Harvard, Vancouver, ISO, and other styles

Reports on the topic "Openfl"

1

Tade, Curtis, Venkat Dasari, and Vinod K. Mishra. Analysis of Cisco Open Network Environment (ONE) OpenFlow Controller Implementation. Fort Belvoir, VA: Defense Technical Information Center, August 2014. http://dx.doi.org/10.21236/ada608442.

Full text
APA, Harvard, Vancouver, ISO, and other styles
2

Jin, Zheming, Kazutomo Yoshii, Hal Finkel, and Franck Cappello. Evaluation of the OpenCL AES Kernel using the Intel FPGA SDK for OpenCL. Office of Scientific and Technical Information (OSTI), April 2017. http://dx.doi.org/10.2172/1357909.

Full text
APA, Harvard, Vancouver, ISO, and other styles
3

Tam, Wai Cheong, and Walter W. Yuen. OpenSC :. Gaithersburg, MD: National Institute of Standards and Technology, September 2019. http://dx.doi.org/10.6028/nist.tn.2064.

Full text
APA, Harvard, Vancouver, ISO, and other styles
4

Mitchell, William F. A FORTRAN 90 Interface for OpenGL. Gaithersburg, MD: National Institute of Standards and Technology, 1997. http://dx.doi.org/10.6028/nist.ir.5985.

Full text
APA, Harvard, Vancouver, ISO, and other styles
5

Mitchell, William F. A FORTRAN 90 interface for OpenGl:. Gaithersburg, MD: National Institute of Standards and Technology, 1998. http://dx.doi.org/10.6028/nist.ir.6134.

Full text
APA, Harvard, Vancouver, ISO, and other styles
6

Ho, Sean. OpenGL Performance Evaluation on Multiple Computer Platforms. Fort Belvoir, VA: Defense Technical Information Center, November 2001. http://dx.doi.org/10.21236/ada398755.

Full text
APA, Harvard, Vancouver, ISO, and other styles
7

Zhao, Y., X. Shen, and C. Liao. OpenK: An Open Infrastructure for the Accumulation, Sharing and Reuse of High Performance Computing Knowledge. Office of Scientific and Technical Information (OSTI), May 2020. http://dx.doi.org/10.2172/1617288.

Full text
APA, Harvard, Vancouver, ISO, and other styles
8

Li, Ying Wai. Basic OpenMP and Profiling. Office of Scientific and Technical Information (OSTI), May 2020. http://dx.doi.org/10.2172/1618304.

Full text
APA, Harvard, Vancouver, ISO, and other styles
9

Moore, Shirley, Daniel Pressel, and Juan C. Chaves. Reality Check on OpenMP Implementations. Fort Belvoir, VA: Defense Technical Information Center, April 2002. http://dx.doi.org/10.21236/ada401459.

Full text
APA, Harvard, Vancouver, ISO, and other styles
10

Wheeler, David A. Case Study: OpenSSL 2012 Validation. Fort Belvoir, VA: Defense Technical Information Center, August 2013. http://dx.doi.org/10.21236/ada608189.

Full text
APA, Harvard, Vancouver, ISO, and other styles
We offer discounts on all premium plans for authors whose works are included in thematic literature selections. Contact us to get a unique promo code!

To the bibliography